Class RelationshipMap

java.lang.Object
java.util.AbstractMap<K,​V>
java.util.HashMap<String,​List<IRelationship>>
org.aspectj.asm.internal.RelationshipMap
All Implemented Interfaces:
Serializable, Cloneable, Map<String,​List<IRelationship>>, IRelationshipMap

public class RelationshipMap extends HashMap<String,​List<IRelationship>> implements IRelationshipMap
Author:
Mik Kersten, Andy Clement
See Also:
Serialized Form