Uses of Interface
com.koloboke.collect.map.hash.HashIntShortMapFactory

Packages that use HashIntShortMapFactory
com.koloboke.collect.map.hash Contains interfaces of Map specializations, based on hash tables, their factories and static factory methods. 
 

Uses of HashIntShortMapFactory in com.koloboke.collect.map.hash
 

Methods in com.koloboke.collect.map.hash that return HashIntShortMapFactory
static HashIntShortMapFactory HashIntShortMaps.getDefaultFactory()
          Returns the default HashIntShortMapFactory implementation, to which all static methods in this class delegate.