public class NNCountFunction extends BaseFEELFunction
FEELFunction.Param| Modifier and Type | Field and Description |
|---|---|
static NNCountFunction |
INSTANCE |
| Constructor and Description |
|---|
NNCountFunction() |
| Modifier and Type | Method and Description |
|---|---|
FEELFnResult<BigDecimal> |
invoke(List list) |
FEELFnResult<BigDecimal> |
invoke(Object[] list) |
getName, getParameters, getSymbol, invoke, invokeReflectively, isCustomFunction, setNamepublic static final NNCountFunction INSTANCE
public FEELFnResult<BigDecimal> invoke(List list)
public FEELFnResult<BigDecimal> invoke(Object[] list)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.