CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
companion-object
09-11
Blockchain
Why getting a key value changed it's data type in Kotlin?
07-20
database
cannot access value in companion object
06-25
OS
Kotlin - Companion Object with Receiver Function
06-08
Enterprise
Kotlin : function extension inside companion object
06-03
OS
How do I enrich a case class with minimal changes to the codebase?
06-02
Software engineering
Scala 2.11: How do I enrich a case class with minimal changes to the codebase?
03-22
database
Kotlin. How to declare constant?
03-15
Net
Kotlin - Companion Object changes it value when the variable is changed
12-01
database
Why does a companion object not test as private field with JUnit tests?
11-30
Software design
How do I get context inside a companion object that is inside a data class Kotlin?
11-19
Blockchain
Kotlin - Get static functions with reflection
11-02
Back-end
Why can I not access `::class.companionObject`?
10-20
database
kotlin- PaymentSessionConfiguration
10-05
Software design
Is using companion object in activity and application class a good way?
Links:
CodePudding