Uses of Interface
com.tangosol.util.fsm.FiniteStateMachine
Packages that use FiniteStateMachine
-
Uses of FiniteStateMachine in com.tangosol.util.fsm
Classes in com.tangosol.util.fsm that implement FiniteStateMachineModifier and TypeClassDescriptionclassNonBlockingFiniteStateMachine<S extends Enum<S>>AnNonBlockingFiniteStateMachineis a specializedFiniteStateMachineimplementation that performs transitions asynchronously to the threads that request state changes.