Companion

object Companion : NonBlankStringValueFactory<QueueName>

Functions

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