Uses of Enum
org.infinispan.jcache.MutableJCacheEntry.Operation
Packages that use MutableJCacheEntry.Operation
-
Uses of MutableJCacheEntry.Operation in org.infinispan.jcache
Methods in org.infinispan.jcache that return MutableJCacheEntry.OperationModifier and TypeMethodDescriptionMutableJCacheEntry.getOperation()static MutableJCacheEntry.OperationReturns the enum constant of this type with the specified name.static MutableJCacheEntry.Operation[]MutableJCacheEntry.Operation.values()Returns an array containing the constants of this enum type, in the order they are declared.