1:34
How to Add Static Methods to Kotlin Enums
In this lesson, you'll learn how to add static methods to Kotlin enums (enumerations).
10:29
Kotlin 'object' declaration. Alternative to STATIC in Java. Kotlin Android Tutorials #8.11
Access 7000+ courses for 15 days FREE: https://pluralsight.pxf.io/c/1291657/431340/7490 Kotlin Android Tutorial for Beginners.
3:13
Kotlin Enum Companion Objects: Add Static-like Members to Enums | Complete Tutorial
Master Kotlin Enum Companion Objects and learn how to add static-like members to your enum classes! In this comprehensive ...
3:01
Kotlin Companion Objects Explained: Static-like Members for Beginners
Master Kotlin Companion Objects in This Beginner-Friendly Tutorial! Learn how to create static-like members in Kotlin using ...
10:44
Kotlin offers many different kinds of classes, and in this video, we're gonna look at all of them - regular classes, nested classes, ...
17:43
10. Static and the Companion Object // Java → Kotlin
In this video, we look at the companion object, Kotlin's implementation of static members.
3:20
Java :What is the equivalent of Java static methods in Kotlin?(5solution)
Thanks for watching this video Please Like share & Subscribe to my channel.
41:13
KotlinConf 2017 - Kotlin Static Analysis with Android Lint by Tor Norbye
Android Lint, the static code checker for Android which runs inside Android Studio, IntelliJ IDEA and Gradle, supports Kotlin.
2:22
Kotlin is a programming language designed as a modern alternative to Java. It supports functional patterns, coroutines, ...
11:17
Kotlin Tutorial 11: Companion Object, Static Methods, Calling Function Java,Java Code to Kotlin
In this video we will learn about Companion Object, Static Methods in Kotlin, and we will call a function of Kotlin Into Java and we ...
25:37
Static Web Development with Kotlin DSLs
John Burns John Burns will kick things off around 6pm by examining how Kotlin's language features enable us to construct a DSL ...
8:45
Kotlin Companion Object & JVM Static | Kotlin Factory Pattern Tutorial | Cheezycode #27
In this tutorial, learn about companion object in kotlin and implement factory pattern in kotlin Programming language. Learn ...
3:48
JvmStatic Annotation in Kotlin - what is it, when to use it? (Android Interview Question & Answer)
In this video, we are going to explore about the JvmStatic annotation in Kotlin This is one of the most asked question in Android ...
3:18
Kotlin COMPANION OBJECT- Lets be static. Kotlin Programming for Android #8.12
Access 7000+ courses for 15 days FREE: https://pluralsight.pxf.io/c/1291657/431340/7490 Kotlin Android Tutorial for Beginners.
2:42
Android Tips | JSON to Kotlin Data Class Plugin 2025
Android Studio plugin that converts JSON to Kotlin data class.
40:16
KotlinConf 2018 - Exploring the Kotlin Type Hierarchy from Top to Bottom by Nat Pryce
Recording brought to you by American Express https://americanexpress.io/kotlin-jobs Coming from Java, Kotlin's type system can ...
4:55
Android Kotlin Static List Tutorial || Static List | android coding
Subscribe if you want consistent coding content ...
6:06
Kotlin @JvmName & @JvmStatic: Master Java Interop Annotations
Learn how to call Kotlin from Java like a pro! This tutorial covers two essential annotations for seamless Kotlin-Java ...