Uses of Class
org.pipecraft.pipes.sync.inter.reduct.SequenceReductorPipe
-
Packages that use SequenceReductorPipe Package Description org.pipecraft.pipes.sync.inter.reduct -
-
Uses of SequenceReductorPipe in org.pipecraft.pipes.sync.inter.reduct
Subclasses of SequenceReductorPipe in org.pipecraft.pipes.sync.inter.reduct Modifier and Type Class Description classListReductorPipe<S,T>Scans the input pipe and groups sequential items based on some discriminating property.
-