|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImmutableSortedSet.Factory | |
|---|---|
| com.google.common.collect | This package contains generic collection interfaces and implementations, and other utilities for working with collections. |
| Uses of ImmutableSortedSet.Factory in com.google.common.collect |
|---|
| Methods in com.google.common.collect that return ImmutableSortedSet.Factory | ||
|---|---|---|
static
|
ImmutableSortedSet.orderedBy(java.util.Comparator<E> comparator)
Returns a factory that creates immutable sorted sets with an explicit comparator. |
|
static
|
ImmutableSortedSet.reverseOrder()
Returns a factory that creates immutable sorted sets whose elements are ordered by the reverse of their natural ordering. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||