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, resolveSource
isOverridable, toString
public Collection<?> execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) throws EolRuntimeException
execute
in class FirstOrderOperation
EolRuntimeException
Copyright © 2020. All rights reserved.