public class CollectOperation extends FirstOrderOperation
| Constructor and Description |
|---|
CollectOperation() |
| Modifier and Type | Method and Description |
|---|---|
Collection<?> |
execute(Object target,
NameExpression operationNameExpression,
List<Parameter> iterators,
List<Expression> expressions,
IEolContext context) |
createIteratorVariable, execute, resolve, resolveFunction, resolvePredicate, resolveSourceisOverridable, toStringpublic Collection<?> execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) throws EolRuntimeException
execute in class FirstOrderOperationEolRuntimeExceptionCopyright © 2020. All rights reserved.