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