Search code examples
Kotlin - What does companion object fun do?...

androidfunctionkotlincompanion-objectkotlin-companion

Read More
Why can a companion object access a private val in its companion class when compiling, but cannot do...

scalaread-eval-print-loopcompanion-object

Read More
SoundPool items randomly playing/not playing when triggered...

androidclasssoundpoolcompanion-object

Read More
Generate companion object for case class with methods (field = method)...

scalascala-macroscompanion-objectscala-2.13

Read More
Can I pass objects through Companion object?...

androidkotlincompanion-object

Read More
Scala: Use implicits in companion object...

scalacompiler-errorsimplicit-conversionimplicitcompanion-object

Read More
How does Scala's apply() method magic work?...

scalasyntactic-sugarmagic-methodscompanion-object

Read More
When do we use Companion in tables in Flutter?...

sqliteflutterdatatablescompanion-objectsqflite

Read More
Copying elemets from another list (saved in companion object) and modfying them also reflecting modi...

androidlistkotlincompanion-object

Read More
How to copy companion object and make changes without reflecting these changes to the original objec...

androidlistarraylistkotlincompanion-object

Read More
Inject mock object to companion object field...

scalamockitoscalatestcompanion-object

Read More
Why and when should trait and object have same name?...

scalatraitscompanion-object

Read More
Which among importing companion object or extending trait is better...

scalaspray-jsoncompanion-object

Read More
Companion object with extension function in kotlin?...

kotlincompanion-objectextension-functionkotlin-companion

Read More
Need to Reference Trait on Companion Object From Trait on Case Class...

scalagenericsreflectioncompanion-objectscala-2.12

Read More
Passing generic companion object to super constructor...

jsonscalagenericscompanion-object

Read More
Cannot call use class name directly to map type after adding a companion project...

scalatraitscompanion-object

Read More
When is a string built / created / compiled?...

androidstringkotlinsharedpreferencescompanion-object

Read More
Classifier JSONObject does not have a 'companion object, and thus must be initialized here...

javaintellij-ideakotlincompanion-object

Read More
Kotlin Companion Object is null when referenced...

androidkotlinnullfragmentcompanion-object

Read More
How to mix in self annotations in companion object...

scalamixinsselfcompanion-object

Read More
How to access a Scala object instance given it's full qualified name?...

scalareflectionsingletoncompanion-object

Read More
How to reference a Scala inner class from the companion object...

scalaimplicitcompanion-object

Read More
App crashing because lateinit App instance not initialized...

androidandroid-activitykotlincompanion-object

Read More
why does scala's implicit lookup ignore companion object of nested class...

scalanestedimplicitcompanion-objectpath-dependent-type

Read More
Databinding TypeConverter error in kotlin...

javaandroidkotlinandroid-databindingcompanion-object

Read More
Could be a good example of using a companion object (static) this way?...

javaandroidkotlincompanion-object

Read More
Kotlin Companion Objection unresolved references...

androidkotlincompanion-object

Read More
Kotlin - accessing companion object members in derived types...

kotlincompanion-object

Read More
Scala companion objects are not singleton...

scalasingletoncompanion-object

Read More
BackNext