Companion

object Companion : LongValueFactory<SchemaId>

Functions

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