|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeMultiset | |
|---|---|
| com.google.common.collect | This package contains generic collection interfaces and implementations, and other utilities for working with collections. |
| Uses of TreeMultiset in com.google.common.collect |
|---|
| Methods in com.google.common.collect that return TreeMultiset | ||
|---|---|---|
static
|
Multisets.newTreeMultiset()
Creates an empty TreeMultiset instance. |
|
static
|
Multisets.newTreeMultiset(java.util.Comparator<? super E> c)
Creates an empty TreeMultiset instance, sorted according to the
specified comparator. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||