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

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

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

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