Uses of Enum
org.infinispan.commons.util.Either.Type
Packages that use Either.Type
-
Uses of Either.Type in org.infinispan.commons.util
Methods in org.infinispan.commons.util that return Either.TypeModifier and TypeMethodDescriptionabstract Either.TypeEither.type()static Either.TypeReturns the enum constant of this type with the specified name.static Either.Type[]Either.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.