Searched refs:IntSortingSink (Results 1 – 1 of 1) sorted by relevance
182 return new IntSortingSink(sink); in opWrapSink()474 private static final class IntSortingSink extends AbstractIntSortingSink { class in SortedOps477 IntSortingSink(Sink<? super Integer> sink) { in IntSortingSink() method in SortedOps.IntSortingSink