public class NNAllFunction extends BaseFEELFunction
BaseFEELFunction.Param
Modifier and Type | Field and Description |
---|---|
static NNAllFunction |
INSTANCE |
Constructor and Description |
---|
NNAllFunction() |
Modifier and Type | Method and Description |
---|---|
FEELFnResult<Boolean> |
invoke(Boolean single) |
FEELFnResult<Boolean> |
invoke(List list) |
FEELFnResult<Boolean> |
invoke(Object[] list) |
getName, getParameterNames, getSymbol, invoke, invokeReflectively, isCustomFunction, setName
public static final NNAllFunction INSTANCE
public FEELFnResult<Boolean> invoke(List list)
public FEELFnResult<Boolean> invoke(Boolean single)
public FEELFnResult<Boolean> invoke(Object[] list)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.