Searched defs:ImmutableSortedSet (Results 1 – 1 of 1) sorted by relevance
84 public abstract class ImmutableSortedSet<E> class572 ImmutableSortedSet(Comparator<? super E> comparator) { in ImmutableSortedSet() method in ImmutableSortedSet