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