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