Searched defs:ImmutableSortedAsList (Results 1 – 1 of 1) sorted by relevance
30 final class ImmutableSortedAsList<E> extends ImmutableList<E> implements SortedIterable<E> { class34 ImmutableSortedAsList( in ImmutableSortedAsList() method in ImmutableSortedAsList