Package de.lmu.ifi.dbs.elki.utilities.datastructures

Basic memory structures such as heaps and object hierarchies.

See:
          Description


Class Summary
AnyMap<K> Associative storage based on a HashMap for multiple object types that offers a type checked AnyMap.get(Object, Class) method.
HashMapList<K,V> Multi-Associative container, that stores a list of values for a particular key.
 

Package de.lmu.ifi.dbs.elki.utilities.datastructures Description

Basic memory structures such as heaps and object hierarchies.


Release 0.4.0 (2011-09-20_1324)