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