public class SubstringAfterFunction extends BaseFEELFunction
Constructor and Description |
---|
SubstringAfterFunction() |
Modifier and Type | Method and Description |
---|---|
FEELFnResult<String> |
invoke(String string,
String match) |
getName, getParameterNames, getSymbol, invoke, invokeReflectively, isCustomFunction, setName
public FEELFnResult<String> invoke(String string, String match)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.