Search code examples
java.io.NotSerializableException with serializable data class in Kotlin (kotlinx.serialization)...


androidkotlindata-classkotlinx.serialization

Read More
Converting a data class to a @MappedEntity data class in Micronaut using Kotlin...


postgresqlkotlinmicronautdata-class

Read More
Can't access variable in data class kotlin...


androidkotlinvariablesscopedata-class

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


androidgenericsgsonkotlindata-class

Read More
Kotlin modifying dataclass object key from map changes the reference after modifying variable...


kotlinreferenceequalitydata-classmutablemap

Read More
Kotlin Cancels getParceableExtra call when passing data class using Intent...


kotlinandroid-intentdata-class

Read More
Setting up the logic for a Login Screen in Jetpack Compose...


androidkotlinretrofitandroid-jetpack-composedata-class

Read More
Unable to invoke no-args constructor for class ConversionRates...


apikotlingsonretrofitdata-class

Read More
Jetpack compose mutableStateOf list doesn't trigger re-composition when changing property value ...


androidkotlinandroid-jetpack-composedata-classcompose-recomposition

Read More
High amount of parameters in Kotlin data class...


kotlindata-class

Read More
JAXB Spring Boot JaxbContextContainer and Kotlin data class no arg constructor...


xmlspring-bootkotlinspring-webclientdata-class

Read More
Problem in TypeConverters In Room Database...


androidandroid-studioandroid-roomtypeconverterdata-class

Read More
Create Kotlin data class for xml...


xmlkotlindata-class

Read More
Kotlin data class - access property by variable to set it's value...


reflectionkotlindata-class

Read More
Defensive copy of a mutable collection in Kotlin data class...


kotlindata-class

Read More
extension function for Kotlin data class...


androidfunctionkotlindata-classkotlin-extension

Read More
When is a class a data class?...


kotlinoopdata-class

Read More
Loop-ing mutiple values with the use of 1 instance from a data class...


androidloopskotlindata-class

Read More
How do I get the value from an ArrayList by using an "external" variable for comparing in ...


kotlinarraylistdata-class

Read More
Property Set of same Class throws Exception StackOverflow in Kotlin...


kotlinoopsetstack-overflowdata-class

Read More
Kotlin data class - conditional copy?...


kotlindata-class

Read More
How to let a data class implements Interface / extends Superclass properties in Kotlin?...


inheritancepropertieskotlindata-class

Read More
How to initialize nested data class in Kotlin?...


functionkotlinclassinner-classesdata-class

Read More
How to get a name or word from a string that is inside a JSON value in Android Studio?...


jsonrestandroid-studiokotlindata-class

Read More
Kotlin get all property value of data class...


kotlindata-class

Read More
kotlin data class property not in equals method...


kotlindata-class

Read More
android - kotlin differences between Normal class and data Class of methods default implementations...


kotlinclassdata-classdefault-implementation

Read More
Equals method for data class in Kotlin...


arraysequalskotlindata-class

Read More
Passing Data Class To Other Composable Screen...


androidkotlinandroid-jetpack-composeandroid-jetpackdata-class

Read More
Find a value in Kotlin Data Class...


androidkotlingoogle-signindata-class

Read More
BackNext