Uses of Interface
org.aksw.shellgebra.algebra.stream.op.HasStreamOp
Packages that use HasStreamOp
Package
Description
-
Uses of HasStreamOp in org.aksw.shellgebra.algebra.stream.op
Subinterfaces of HasStreamOp in org.aksw.shellgebra.algebra.stream.opClasses in org.aksw.shellgebra.algebra.stream.op that implement HasStreamOpModifier and TypeClassDescriptionclassclassclassclassclassGenerate a stream from the output of a commandclassclassByte-level operation.classclassclassEncode/Decode the underlying stream with a codec of the given name.class -
Uses of HasStreamOp in org.aksw.shellgebra.algebra.stream.transformer
Classes in org.aksw.shellgebra.algebra.stream.transformer with type parameters of type HasStreamOpModifier and TypeInterfaceDescriptioninterfaceStreamOpTransformGeneric<T extends HasStreamOp>classStreamOpVisitorApplyTransform<T extends HasStreamOp>Classes in org.aksw.shellgebra.algebra.stream.transformer that implement HasStreamOpModifier and TypeClassDescriptionfinal recordGroups a StreamOp with a custom value.Methods in org.aksw.shellgebra.algebra.stream.transformer with type parameters of type HasStreamOpModifier and TypeMethodDescriptionstatic <T extends HasStreamOp>
TStreamOpTransformer.transform(StreamOp op, StreamOpTransformGeneric<T> transform)