Uses of Enum Class
com.google.common.util.concurrent.ExecutionSequencer.RunningState
Packages that use ExecutionSequencer.RunningState
-
Uses of ExecutionSequencer.RunningState in com.google.common.util.concurrent
Methods in com.google.common.util.concurrent that return ExecutionSequencer.RunningStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ExecutionSequencer.RunningState[]
ExecutionSequencer.RunningState.values()
Returns an array containing the constants of this enum class, in the order they are declared.