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.List<ImmutableTable.MutableCell<R,C,V>> |
ImmutableTable.CollectorState.insertionOrder |
(package private) Table<R,C,ImmutableTable.MutableCell<R,C,V>> |
ImmutableTable.CollectorState.table |