Class MetadataGraphNode
java.lang.Object
org.apache.maven.repository.MetadataGraphNode
MetadataGraph node - as it's a directed graph - holds adjacency lists for incident and exident nodes
- Author:
- Oleg Gusakov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddExident(MetadataGraphNode node) addIncident(MetadataGraphNode node) booleaninthashCode()
-
Constructor Details
-
MetadataGraphNode
public MetadataGraphNode() -
MetadataGraphNode
-
-
Method Details
-
addIncident
-
addExident
-
equals
-
hashCode
-