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