KeyRange

fun KeyRange(lower: Key? = null, upper: Key? = null, lowerOpen: Boolean, upperOpen: Boolean)

Sources

jvm source
Link copied to clipboard