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