Uses of Enum
org.infinispan.functional.Param.LockingMode
-
Uses of Param.LockingMode in org.infinispan.functional
Modifier and TypeMethodDescriptionstatic Param.LockingMode
Param.LockingMode.defaultValue()
Param.LockingMode.get()
static Param.LockingMode
Param.LockingMode.valueOf
(int ordinal) Returns the enum constant of this type with the specified name.static Param.LockingMode
Returns the enum constant of this type with the specified name.static Param.LockingMode[]
Param.LockingMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.