Class AlternativeKeyMap

All Implemented Interfaces:
Serializable, Cloneable, Map<String,HashMap<String,ArrayList<String>>>

public class AlternativeKeyMap extends HashMap<String,HashMap<String,ArrayList<String>>>
HashMap Contains Key: AltkeyName (Unique) Value: HashMap Key : altKeyValue (Ordered- Duplicated) Value: primKey__Value
See Also: