Companion

object Companion : IntValueFactory<LogIndex>

Functions

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