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 |
---|---|
(package private) java.util.Map<R,java.util.Map<C,V>> |
StandardTable.backingMap |
(package private) java.util.Comparator<? super E> |
AbstractSortedMultiset.comparator |
(package private) Supplier<? extends java.util.Map<C,V>> |
StandardTable.factory |