public class SubstringFunction extends BaseFEELFunction
| Constructor and Description |
|---|
SubstringFunction() |
| Modifier and Type | Method and Description |
|---|---|
org.kie.dmn.feel.runtime.functions.FEELFnResult<String> |
invoke(String string,
Number start) |
org.kie.dmn.feel.runtime.functions.FEELFnResult<String> |
invoke(String string,
Number start,
Number length) |
getName, getParam, getParameters, getSymbol, invoke, invokeReflectively, isCustomFunction, setNameCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.