| Package | Description |
|---|---|
| de.flapdoodle.eval.core.evaluables |
| Modifier and Type | Method and Description |
|---|---|
static OperatorType |
OperatorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperatorType[] |
OperatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
HasOperator.hasStartingWith(OperatorType type,
String value) |
boolean |
OperatorMap.hasStartingWith(OperatorType type,
String value) |
boolean |
HasOperator.matching(OperatorType type,
String value) |
boolean |
OperatorMap.matching(OperatorType type,
String value) |
Copyright © 2024. All rights reserved.