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