public class ProductFunction extends BaseFEELFunction
Constructor and Description |
---|
ProductFunction() |
Modifier and Type | Method and Description |
---|---|
FEELFnResult<BigDecimal> |
invoke(List list) |
FEELFnResult<BigDecimal> |
invoke(Number single) |
FEELFnResult<BigDecimal> |
invoke(Object[] list) |
getName, getParameterNames, getSymbol, invoke, invokeReflectively, isCustomFunction, setName
public FEELFnResult<BigDecimal> invoke(List list)
public FEELFnResult<BigDecimal> invoke(Number single)
public FEELFnResult<BigDecimal> invoke(Object[] list)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.