Stateful

ox.channels.Stateful
trait Stateful

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Sink[T]
trait Channel[T]
class BufferedChannel[T]
class DirectChannel[T]
trait Source[T]
class CollectSource[T, U]
Show all

Members list

Value members

Concrete methods

def isClosed: Boolean
def isDone: Boolean
def isError: Boolean
def isErrorDetail: Option[Error]