Uses of Class
spiffy.core.util.TwoDHashMap

Packages that use TwoDHashMap
spiffy.core.util This package contains classes/interfaces relating to the java.util package. 
 

Uses of TwoDHashMap in spiffy.core.util
 

Methods in spiffy.core.util that return TwoDHashMap
 TwoDHashMap<K2,K3,V> ThreeDHashMap.getAs2d(K1 firstKey)
          Fetch the outermost Hashmap as a TwoDHashMap .