public class CeilingFunction extends BaseFEELFunction
Constructor and Description |
---|
CeilingFunction() |
Modifier and Type | Method and Description |
---|---|
FEELFnResult<BigDecimal> |
invoke(BigDecimal n) |
getName, getParameterNames, getSymbol, invoke, invokeReflectively, isCustomFunction, setName
public FEELFnResult<BigDecimal> invoke(BigDecimal n)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.