SyncChannel

gears.async.SyncChannel
See theSyncChannel companion trait
object SyncChannel

Attributes

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

Members list

Value members

Concrete methods

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

Creates a new SyncChannel.

Creates a new SyncChannel.

Attributes