| Package | Description |
|---|---|
| net.obvj.jep.functions |
Provides functions for the Java Expression Parser.
|
| Modifier and Type | Method and Description |
|---|---|
static BinaryBooleanFunction.Strategy |
BinaryBooleanFunction.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BinaryBooleanFunction.Strategy[] |
BinaryBooleanFunction.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BinaryBooleanFunction(BinaryBooleanFunction.Strategy operation)
Builds this custom command with a fixed number of 2 parameters.
|
Copyright © 2020. All rights reserved.