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