CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
data-class
09-15
Back-end
Property Set of same Class throws Exception StackOverflow in Kotlin
09-03
Net
Kotlin data class - conditional copy?
08-22
other
How to get a name or word from a string that is inside a JSON value in Android Studio?
08-21
Blockchain
Kotlin get all property value of data class
08-17
Enterprise
How do I get the value from an ArrayList by using an "external" variable for comparing in
08-17
Enterprise
Kotlin. ArrayList, how to move element to first position
08-14
OS
android - kotlin differences between Normal class and data Class of methods default implementations
07-20
Enterprise
Data class being used by other classes as parameter
07-16
Software engineering
Kotlin. Data class: how to update one of the parameters?
07-16
front end
Kotlin. How to get specific subclass of sealed class?
07-14
Enterprise
Comapring data class in Kotlin using == operator
06-30
Software design
How does Kotlin's data class copy idiom look for nullable types?
06-21
Enterprise
How to change "val" values in an object withotu changing the definition to "var"
06-14
Software engineering
Could not compute caller for function: public constructor Error when enable proguard in Android
05-14
Back-end
Dataclasses - AttributeError: type object 'Arguments' has no attribute 'column_names&
04-15
Software engineering
How can I access a val from a data class in kotlin?
03-19
database
how to write Kotlin Base class for multiple data class for multiple similar API JSON response struct
03-09
Enterprise
How to handle business logic and Android string resources inside Kotlin data classes?
02-19
Mobile
In JetpackCompose we see all built in composables have flatten inputs,is it with purpose? or wrappin
12-08
Mobile
How to parse a json response with multi type values coming for same field?
11-30
Software design
How do I get context inside a companion object that is inside a data class Kotlin?
11-15
Mobile
How to give column name which is reserved keyword in Kotlin data class (Room entity)?
11-06
Back-end
union two data class into one in kotlin
10-27
Blockchain
Data class contsructor parameter default Composable value
10-14
Software design
Updata data in Kotlin data class
10-13
front end
Kotlin send function arguments using a data class
Links:
CodePudding