Uses of Enum
org.redisson.jcache.JMutableEntry.Action
Packages that use JMutableEntry.Action
-
Uses of JMutableEntry.Action in org.redisson.jcache
Methods in org.redisson.jcache that return JMutableEntry.ActionModifier and TypeMethodDescriptionJMutableEntry.getAction()static JMutableEntry.ActionReturns the enum constant of this type with the specified name.static JMutableEntry.Action[]JMutableEntry.Action.values()Returns an array containing the constants of this enum type, in the order they are declared.