Companion

object Companion

Properties

Link copied to clipboard
const val BITS_PER_LEVEL: Int = 5
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val LEVEL_MASK: Long
Link copied to clipboard
const val MAX_BITS: Int = 64
Link copied to clipboard
const val MAX_LEVELS: Int
Link copied to clipboard
const val MAX_SHIFT: Int

Functions

Link copied to clipboard
Link copied to clipboard
fun indexFromKey(key: Long, shift: Int): Int
Link copied to clipboard
fun levelBits(key: Long, shift: Int): Int