Class StreamOpVisitorApplyTransform<T extends HasStreamOp>

java.lang.Object
org.aksw.shellgebra.algebra.stream.transformer.StreamOpVisitorApplyTransform<T>
All Implemented Interfaces:
StreamOpVisitor<T>

public class StreamOpVisitorApplyTransform<T extends HasStreamOp> extends Object implements StreamOpVisitor<T>