| Package | Description |
|---|---|
| com.google.common.collect |
This package contains generic collection interfaces and implementations, and other utilities for
working with collections.
|
| Modifier and Type | Field and Description |
|---|---|
private TreeMultiset.Reference<TreeMultiset.AvlNode<E>> |
TreeMultiset.rootReference |
| Constructor and Description |
|---|
TreeMultiset(TreeMultiset.Reference<TreeMultiset.AvlNode<E>> rootReference,
GeneralRange<E> range,
TreeMultiset.AvlNode<E> endLink) |