Package uk.ac.ed.inf.utils.maputils

Class Summary
IndexedOneToManyMap<T,U> A one-to-many map that uses an internal integer index to save memory.
MapUtils Utilities to manipulate maps and hashmaps
OneToManyMap<T,U> A map containing for each key a set of values.
TableMap A table map is a map containing relations [key > list of values] [value > list of keys]