Uses of Class
com.google.common.collect.HashBasedTable.Factory
Packages that use HashBasedTable.Factory
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of HashBasedTable.Factory in com.google.common.collect
Constructors in com.google.common.collect with parameters of type HashBasedTable.FactoryModifierConstructorDescription(package private)
HashBasedTable
(Map<R, Map<C, V>> backingMap, HashBasedTable.Factory<C, V> factory)