class

Movie::DeferredBehavior(T)

Inherits Movie::AbstractBehavior < Reference < Object

Constructors

new(factory : ActorContext(T) -> AbstractBehavior(T))
Source

Instance methods

defer(context : ActorContext(T)) : AbstractBehavior(T) forall T
Source