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