public final class NodePair extends Object
| Constructor and Description |
|---|
NodePair(ComponentImplementingClassesLink first,
ComponentImplementingClassesLink second) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Callable<ClusteringRelation[]> |
getWorkTask(IMetric overallMetric,
Map<MetricID,IMetric> allMetrics) |
int |
hashCode() |
public NodePair(ComponentImplementingClassesLink first, ComponentImplementingClassesLink second)