public class StringLengthFunction extends BaseFEELFunction
FEELFunction.Param| Constructor and Description |
|---|
StringLengthFunction() |
| Modifier and Type | Method and Description |
|---|---|
FEELFnResult<BigDecimal> |
invoke(String string) |
getName, getParameters, getSymbol, invoke, invokeReflectively, isCustomFunction, setNamepublic FEELFnResult<BigDecimal> invoke(String string)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.