Class ReactiveStateMachine<T>

java.lang.Object
com.machinezoo.hookless.ReactiveStateMachine<T>
Type Parameters:
T - output type of the computation

@StubDocs public class ReactiveStateMachine<T> extends Object
Monitoring and control over another reactive computation.