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