UnboundedChannel

gears.async.UnboundedChannel
See theUnboundedChannel companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[T](): UnboundedChannel[T]

Creates a new UnboundedChannel.

Creates a new UnboundedChannel.

Attributes