Companion

object Companion : IntValueFactory<BrokerId>

Functions

Link copied to clipboard
operator fun invoke(value: Int): Any
Link copied to clipboard
open fun of(value: Int): BrokerId
Link copied to clipboard
open fun parse(value: String): BrokerId
Link copied to clipboard
fun show(value: BrokerId): String
Link copied to clipboard
fun unwrap(value: BrokerId): Int