public class FloorFunction extends BaseFEELFunction
FEELFunction.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, getParameters, getSymbol, invoke, invokeReflectively, isCustomFunction, setNamepublic static final FloorFunction INSTANCE
public FEELFnResult<BigDecimal> invoke(BigDecimal n)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.