QueueName

object QueueName extends String => QueueName
Companion
class
trait String => QueueName
class Object
trait Matchable
class Any

Value members

Inherited methods

@unspecialized
def andThen[A](g: QueueName => A): String => A
Inherited from
Function1
@unspecialized
def compose[A](g: A => String): A => QueueName
Inherited from
Function1

Implicits

Implicits

implicit val queueNameOrder: Order[QueueName]