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