ECKeyToListMap
This class implements mapping key --> list, where a key uniquely
maps to a list of items. The main purpose of this class is to support
operations like add(list_key, item), where item has to be added to the
list selected by the given key.
Superclass: ECObject
(Last Updated August 27, 2006)
HTML documentation generated by HeaderDoc