Uses of Interface
net.openhft.koloboke.collect.map.hash.HashFloatByteMapFactory

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

Uses of HashFloatByteMapFactory in net.openhft.koloboke.collect.map.hash
 

Methods in net.openhft.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.