ImmutableSortedCollectionWrapper |
ImmutableSortedCollectionWrapper.Builder.build() |
static ImmutableSortedCollectionWrapper |
ImmutableSortedCollectionWrapper.copyOf(SortedCollectionWrapper instance) |
ImmutableSortedCollectionWrapper |
ImmutableSortedCollectionWrapper.withElemMap(Map<? extends SortedCollectionWrapper.Elem,? extends Void> entries) |
ImmutableSortedCollectionWrapper |
ImmutableSortedCollectionWrapper.withElemMultiset(Iterable<? extends SortedCollectionWrapper.Elem> elements) |
ImmutableSortedCollectionWrapper |
ImmutableSortedCollectionWrapper.withElemMultiset(SortedCollectionWrapper.Elem... elements) |
ImmutableSortedCollectionWrapper |
ImmutableSortedCollectionWrapper.withElemSet(Iterable<? extends SortedCollectionWrapper.Elem> elements) |
ImmutableSortedCollectionWrapper |
ImmutableSortedCollectionWrapper.withElemSet(SortedCollectionWrapper.Elem... elements) |
ImmutableSortedCollectionWrapper |
ImmutableSortedCollectionWrapper.withImmutableElemMap(Map<? extends ImmutableElem,? extends Void> entries) |
ImmutableSortedCollectionWrapper |
ImmutableSortedCollectionWrapper.withImmutableElemMultiset(ImmutableElem... elements) |
ImmutableSortedCollectionWrapper |
ImmutableSortedCollectionWrapper.withImmutableElemMultiset(Iterable<? extends ImmutableElem> elements) |
ImmutableSortedCollectionWrapper |
ImmutableSortedCollectionWrapper.withImmutableElemSet(ImmutableElem... elements) |
ImmutableSortedCollectionWrapper |
ImmutableSortedCollectionWrapper.withImmutableElemSet(Iterable<? extends ImmutableElem> elements) |