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