Searched refs:SizedIntSortingSink (Results 1 – 1 of 1) sorted by relevance
180 return new SizedIntSortingSink(sink); in opWrapSink()434 private static final class SizedIntSortingSink extends AbstractIntSortingSink { class in SortedOps438 SizedIntSortingSink(Sink<? super Integer> downstream) { in SizedIntSortingSink() method in SortedOps.SizedIntSortingSink