UnicodeVersion

Constructors

Link copied to clipboard
constructor(major: Int, minor: Int)
constructor(packed: Long)

Properties

Link copied to clipboard
val major: Int
Link copied to clipboard
val minor: Int

Functions

Link copied to clipboard
open operator override fun compareTo(other: UnicodeVersion): Int