Uses of Class
org.pipecraft.pipes.sync.inter.DelegatePipe
-
Packages that use DelegatePipe Package Description org.pipecraft.pipes.sync.inter -
-
Uses of DelegatePipe in org.pipecraft.pipes.sync.inter
Subclasses of DelegatePipe in org.pipecraft.pipes.sync.inter Modifier and Type Class Description classCallbackPipe<T>A pipe invoking a callback method per item passed through it.classIntermediateBinFileWriterPipe<T>The intermediate version ofBinFileWriterPipe.classIntermediateTxtFileWriterPipe<T>A pipe write to a text file any item passed through it.
-