Uses of Class
org.pipecraft.pipes.sync.inter.MultiSortedBasePipe
-
Packages that use MultiSortedBasePipe Package Description org.pipecraft.pipes.sync.inter -
-
Uses of MultiSortedBasePipe in org.pipecraft.pipes.sync.inter
Subclasses of MultiSortedBasePipe in org.pipecraft.pipes.sync.inter Modifier and Type Class Description classSortedIntersectionPipe<T>An intermediate pipe performing set intersection operation on a collection of sorted input pipes.classSortedSubtractionPipe<T>An intermediate pipe performing a set subtraction operation on two given pipes (i.e.classSortedUnionPipe<T>An intermediate pipe performing set union operation on a collection of sorted input pipes.
-