Uses of Interface
org.reactfx.StateMachine.ObservableStateBuilder
Packages that use StateMachine.ObservableStateBuilder
-
Uses of StateMachine.ObservableStateBuilder in org.reactfx
Classes in org.reactfx that implement StateMachine.ObservableStateBuilderMethods in org.reactfx that return StateMachine.ObservableStateBuilderModifier and TypeMethodDescriptionObservableStateBuilderOnImpl.transition
(BiFunction<? super S, ? super I, ? extends S> f) StateMachine.ObservableStateBuilderOn.transition
(BiFunction<? super S, ? super I, ? extends S> f)