Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in data-class
Kotlin data class with different backing field type
Nov 04, 2025
kotlin
data-class
Why doesn't Kotlin implicitly assign null values nullable fields in a data class constructor?
Oct 29, 2025
kotlin
data-class
Kotlin data class with interface boilerplate
Oct 28, 2025
interface
kotlin
boilerplate
data-class
How do I use an enum within a kotlin data class
Oct 27, 2025
kotlin
enums
data-class
Kotlin No setter/field for Value found on class Object warning for Firebase
Oct 25, 2025
firebase-realtime-database
kotlin
getter-setter
data-class
Mapstruct: kotlin data class with boolean property
Oct 22, 2025
kotlin
mapstruct
data-class
Kotlin - How to update particular value from a list of data class
Oct 20, 2025
android
kotlin
data-class
Should I use data class even if I implement all of hashCode(), equals() and toString()?
Oct 15, 2025
kotlin
data-class
Kotlin destructuring variables is not working with Pair, Triple or data class
Mar 14, 2023
java
kotlin
destructuring
data-class
Kotlin data class and LocalDateTime
Mar 08, 2023
kotlin
jackson
localdate
data-class
How to make a data class singleton in Kotlin?
Mar 06, 2023
kotlin
singleton
data-class
How to use extension properties in Kotlin as constants?
Jan 30, 2023
spring
nhibernate
kotlin
data-class
Kotlin Data class v/s open class?
Dec 20, 2022
java
kotlin
model
realm
data-class
Kotlin data class to JSON with spring/jackson
Jul 10, 2022
json
spring-mvc
jackson
kotlin
data-class
Why does Kotlin data class objects have backticks?
Oct 02, 2022
android
kotlin
keyword
backticks
data-class
Kotlin data class copy function not working when called from java class
Oct 15, 2022
java
kotlin
data-class
How to pass data class as Parcelable in a bundle?
May 23, 2022
android
kotlin
data-class
sealed-class
Initialize val property on Kotlin Data Class via Secondary constructor
Feb 06, 2023
kotlin
data-class
How to ignore a filed of Entity with Room
Feb 06, 2023
android
kotlin
android-room
data-class
Data class init function is not called when object generated from GSON in kotlin [duplicate]
Feb 05, 2023
kotlin
data-class
Older Entries »