Search code examples
Calling companion table in Kotlin...


databasekotlinsqlitecreate-tablecompanion-object

Read More
kotlin- PaymentSessionConfiguration...


androidkotlinstripe-paymentscompanion-object

Read More
Android/Kotlin: Error: "Expecting a top level declaration > Task :app:buildInfoGeneratorDebu...


androidsqlitekotlincompanion-object

Read More
How to reference outer object's property?...


kotlinobjectscopecompanion-object

Read More
kotlin lateinit in companion object for widget - leak warning...


androidkotlinmemory-leakscompanion-object

Read More
How Can I use @Value variable in Companion Object?...


springkotlincompanion-object

Read More
Access application context in companion object in kotlin...


androidkotlincompanion-object

Read More
object instances in companion objects...


kotlincompanion-objectkotlin-companion

Read More
Scala - duplicated hierarchy for companion object...


scalainheritancecompanion-object

Read More
Kotlin Extension on a class without Companion object...


kotlinextension-methodscompanion-object

Read More
Case class and companion object sharing namespace and implementation?...


scalaclassboilerplatecompanion-object

Read More
Access methods outside companion object - Kotlin...


kotlincompanion-object

Read More
Class companion object vs. case class itself...


scalacompanion-object

Read More
Type mismatch: why there is .Companion?...


kotlingenericscompanion-object

Read More
automatically generate case object for case class...


scalacase-classscala-macroscompanion-objectscalameta

Read More
Auto-Generate Companion Object for Case Class in Scala...


scalascala-macroscase-classauto-generatecompanion-object

Read More
Why getting a key value changed it's data type in Kotlin?...


androidkotlincompanion-object

Read More
cannot access value in companion object...


scalacompanion-object

Read More
Kotlin - Companion Object with Receiver Function...


kotlinreceivercompanion-object

Read More
Kotlin : function extension inside companion object...


kotlincompanion-objectextension-function

Read More
How do I enrich a case class with minimal changes to the codebase?...


scalagenericscase-classcompanion-objectenrich-my-library

Read More
Property would not be serialized into a 'Parcel'. Add '@IgnoredOnParcel' annotation ...


androidkotlinparcelablecompanion-object

Read More
Kotlin. How to declare constant?...


kotlinconstantscompanion-objectprimary-constructorval

Read More
Kotlin - Companion Object changes it value when the variable is changed...


kotlincompanion-object

Read More
Kotlin - Accessing Objects of class if the name of Object is stored in a String...


androidandroid-studiokotlincompanion-object

Read More
how to access companion object from object instance in kotlin?...


kotlincompanion-object

Read More
Why does a companion object not test as private field with JUnit tests?...


unit-testingkotlinprivatepubliccompanion-object

Read More
How do I get context inside a companion object that is inside a data class Kotlin?...


kotlindata-classcompanion-object

Read More
Kotlin - Get static functions with reflection...


kotlinreflectionstatic-methodscompanion-object

Read More
Why can I not access `::class.companionObject`?...


kotlinreflectioncompanion-objectkotlin-reflectkotlin-companion

Read More
BackNext