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