Uses of Class
de.aitools.aq.bighashmap.core.BigHashMap

Packages that use BigHashMap
de.aitools.aq.bighashmap.core   
 

Uses of BigHashMap in de.aitools.aq.bighashmap.core
 

Methods in de.aitools.aq.bighashmap.core that return BigHashMap
static
<V extends Value>
BigHashMap<V>
BigHashMap.open(java.lang.Class<V> clazz, java.io.File indexFile, Memory memory)
          Opens and initializes the hash map represented by indexFile.