Uses of Enum Class
org.reactfx.ThenAccumulateForStream.State
Packages that use ThenAccumulateForStream.State
-
Uses of ThenAccumulateForStream.State in org.reactfx
Fields in org.reactfx declared as ThenAccumulateForStream.StateModifier and TypeFieldDescriptionprivate ThenAccumulateForStream.State
ThenAccumulateForStream.state
Methods in org.reactfx that return ThenAccumulateForStream.StateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ThenAccumulateForStream.State[]
ThenAccumulateForStream.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.reactfx with parameters of type ThenAccumulateForStream.StateModifier and TypeMethodDescriptionprivate void
ThenAccumulateForStream.setState
(ThenAccumulateForStream.State state)