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

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

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

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