Uses of Enum Class
org.infinispan.api.common.events.counter.CounterState
Packages that use CounterState
-
Uses of CounterState in org.infinispan.api.common.events.counter
Methods in org.infinispan.api.common.events.counter that return CounterStateModifier and TypeMethodDescriptionCounterEvent.getNewState()CounterEvent.getOldState()static CounterStateCounterState.valueOf(int index) Returns the enum constant of this class with the specified name.static CounterStateReturns the enum constant of this class with the specified name.static CounterState[]CounterState.values()Returns an array containing the constants of this enum class, in the order they are declared.