public class ListContainsFunction extends BaseFEELFunction
BaseFEELFunction.Param| Constructor and Description |
|---|
ListContainsFunction() |
| Modifier and Type | Method and Description |
|---|---|
FEELFnResult<Boolean> |
invoke(List list,
Object element) |
getName, getParameterNames, getSymbol, invoke, invokeReflectively, isCustomFunction, setNamepublic FEELFnResult<Boolean> invoke(List list, Object element)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.