Uses of Enum Class
org.infinispan.counter.impl.manager.VolatileCounterConfigurationStorage
Packages that use VolatileCounterConfigurationStorage
-
Uses of VolatileCounterConfigurationStorage in org.infinispan.counter.impl.manager
Methods in org.infinispan.counter.impl.manager that return VolatileCounterConfigurationStorageModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VolatileCounterConfigurationStorage[]VolatileCounterConfigurationStorage.values()Returns an array containing the constants of this enum class, in the order they are declared.