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