Package | Description |
---|---|
com.google.common.collect |
This package contains generic collection interfaces and implementations, and
other utilities for working with collections.
|
Constructor and Description |
---|
HashBasedTable(java.util.Map<R,java.util.Map<C,V>> backingMap,
HashBasedTable.Factory<C,V> factory) |