Package | Description |
---|---|
basic |
Modifier and Type | Field and Description |
---|---|
static java.util.EnumSet<EvaluatorType.hierarchyFlag> |
EvaluatorType.hierarchyFlag.ALL_OPTS |
Modifier and Type | Method and Description |
---|---|
static EvaluatorType.hierarchyFlag |
EvaluatorType.hierarchyFlag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EvaluatorType.hierarchyFlag[] |
EvaluatorType.hierarchyFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|