Package | Description |
---|---|
org.infinispan.commons.util |
Commons package providing various utility classes
|
Modifier and Type | Method and Description |
---|---|
abstract Either.Type |
Either.type() |
static Either.Type |
Either.Type.valueOf(String name)
Returns 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.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.