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, setName
public FEELFnResult<List<BigDecimal>> invoke(List list, Object match)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.