public class LogFunction extends BaseFEELFunction
BaseFEELFunction.Param
Modifier and Type | Field and Description |
---|---|
static LogFunction |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
FEELFnResult<BigDecimal> |
invoke(BigDecimal number) |
getName, getParameterNames, getSymbol, invoke, invokeReflectively, isCustomFunction, setName
public static final LogFunction INSTANCE
public FEELFnResult<BigDecimal> invoke(BigDecimal number)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.