JvmInline
Specifies that given value class is inline class.
Adding and removing the annotation is binary incompatible change, since inline classes' methods and functions with inline classes in their signature are mangled.
Since Kotlin
1.5Specifies that given value class is inline class.
Adding and removing the annotation is binary incompatible change, since inline classes' methods and functions with inline classes in their signature are mangled.