public class SplitFunction extends BaseFEELFunction
| Constructor and Description |
|---|
SplitFunction() |
| Modifier and Type | Method and Description |
|---|---|
FEELFnResult<List<String>> |
invoke(String input,
String delimiter) |
FEELFnResult<List<String>> |
invoke(String input,
String delimiter,
String flags) |
getName, getParameterNames, getSymbol, invoke, invokeReflectively, isCustomFunction, setNameCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.