Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in data-class

Is Kotlin data class serializable by default?

Is there a way to identify a Kotlin data class from a regular Kotlin class?

only classes are allowed on the left hand side of a class literal

Kotlin data class implementing Java interface

Proguard - do not obfuscate Kotlin data classes

Kotlin data class: how to read the value of property if I don't know its name at compile time?

kotlin data-class

Kotlin data class of RealmObject

Property include/exclude on Kotlin data classes

Kotlin data class copy method not deep copying all members

Extending data class from a sealed class in Kotlin

kotlin data class + bean validation jsr 303

Equals method for data class in Kotlin

How to extend a data class with toString

Kotlin Data Class from Json using GSON

java json gson kotlin data-class

Extend data class in Kotlin