Channel

kreuzberg.Channel
See theChannel companion class
object Channel

Attributes

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

Members list

Value members

Concrete methods

def create[T](): Channel[T]

Create a channel of a given type.

Create a channel of a given type.

Attributes