-
- All Implemented Interfaces:
-
kotlin.Comparable
public final class KotlinKernelVersion implements Comparable<KotlinKernelVersion>
Kotlin kernel version, with full specification, Comparable implementation and serialization/deserialization
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
KotlinKernelVersion.Companion
-
Method Summary
-
-
Method Detail
-
compareTo
Integer compareTo(KotlinKernelVersion other)
-
-
-
-