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