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