Uses of Enum
org.infinispan.commons.marshall.ValueMatcherMode
Packages that use ValueMatcherMode
Package
Description
Provides Infinispan-specific input and output streams, buffers and related utilities.
-
Uses of ValueMatcherMode in org.infinispan.commons.marshall
Methods in org.infinispan.commons.marshall that return ValueMatcherModeModifier and TypeMethodDescriptionLambdaExternalizer.valueMatcher
(Object o) static ValueMatcherMode
ValueMatcherMode.valueOf
(int ordinal) Returns the enum constant of this type with the specified name.static ValueMatcherMode
Returns the enum constant of this type with the specified name.static ValueMatcherMode[]
ValueMatcherMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.