Companion

object Companion : StringValueFactory<JobId> (source)

Properties

Link copied to clipboard
val NEXT: JobId

Functions

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