Uses of Enum
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 type with the specified name.static CounterStateReturns the enum constant of this type with the specified name.static CounterState[]CounterState.values()Returns an array containing the constants of this enum type, in the order they are declared.