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