public class StringNormalize extends BinaryFunction
| Constructor and Description |
|---|
StringNormalize() |
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
evaluate(FieldValue first,
FieldValue second) |
String |
evaluate(int length,
String string) |
evaluatecheckFixedArityArguments, checkVariableArityArguments, checkVariableArityArguments, getAliases, getArgument, getName, getOptionalArgument, getRequiredArgumentpublic FieldValue evaluate(FieldValue first, FieldValue second)
evaluate in class BinaryFunctionCopyright © 2019. All rights reserved.