Companion

object Companion

Functions

Link copied to clipboard
fun allocateNumber(type: ProtoManType, num: Int = 0): Int
Link copied to clipboard
fun isAllocated(id: ProtoManId): Boolean
fun isAllocated(type: ProtoManType, num: Int): Boolean
Link copied to clipboard
Link copied to clipboard
fun releaseNumber(type: ProtoManType, number: Int): Boolean?