Class JavaIntersectOperator<Type>

All Implemented Interfaces:
Serializable, ActualOperator, ElementaryOperator, ExecutionOperator, Operator, JavaExecutionOperator

public class JavaIntersectOperator<Type> extends IntersectOperator<Type> implements JavaExecutionOperator
Java implementation of the IntersectOperator.
See Also: