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