List Question
19 TechQA 2023-12-01T06:43:04.490000How to use kotlin value class from java code?
210 views
Asked by testivanivan
Unresolved reference: JvmInline In kotlin playground
2.2k views
Asked by Sourav Kannantha B
Kotlin inline class that implements interface under the hood
974 views
Asked by GV_FiQst
Kotlin working with value classes in libraries such as hibernate / jackson
442 views
Asked by Vidde
Kotlin methods accepting inline classes as parameters - how access from Java?
626 views
Asked by WindRider
Is there a way to implement the Cleaner with primitives other than boxing them in classes?
68 views
Asked by elect
Memory leak: Anonymous class implementing io.reactivex.Observer
498 views
Asked by Hesam
Is it possible to disable inlining of value classes in Kotlin?
351 views
Asked by dta
Kotlin: inline function and shared type
213 views
Asked by Martin
Cannot use 'T' as reified type parameter even I declared that T should be any class inherited by Parcelable
1.3k views
Asked by deadfish
Kotlin. How to store property in value class?
109 views
Asked by testivanivan
Value classes in generics - interoperability with Java/Groovy
674 views
Asked by Aleksander Ihnatowicz
Parcelize value (inline) class in Kotlin
1.4k views
Asked by Casaflowa
Kotlin inline class for @Id-annotated properties
1k views
Asked by Jan B.
Store Kotlin inline class to MongoDB with Spring Data
1.2k views
Asked by Jan B.
What is the best use case to understand crossinline
122 views
Asked by Hack123
Force inlining of Kotlin inline-class?
155 views
Asked by User1291
Is it possible to make safe inline Optional in Kotlin?
479 views
Asked by IlyaMuravjov
Kotlin inline class in JUnit tests
1k views
Asked by K.Os