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