Home | History | Annotate | Download | only in collect

Lines Matching refs:mergeSorted

1299         Iterables.mergeSorted(elements, Ordering.natural());
1370 Iterables.mergeSorted(iterables, Ordering.natural());