public class ModuloFunction
extends org.kie.dmn.feel.runtime.functions.BaseFEELFunction
Modifier and Type | Field and Description |
---|---|
static ModuloFunction |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
org.kie.dmn.feel.runtime.functions.FEELFnResult<BigDecimal> |
invoke(BigDecimal divident,
BigDecimal divisor) |
public static final ModuloFunction INSTANCE
public org.kie.dmn.feel.runtime.functions.FEELFnResult<BigDecimal> invoke(BigDecimal divident, BigDecimal divisor)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.