Ready

case Ready[+A](value: A)

Value members

Inherited methods

def foreach(f: A => Unit): Unit
Inherited from
Capture
Source
Expirable.scala
def map[B](f: A => B): Capture[B]
Inherited from
Capture
Source
Expirable.scala
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product