public class VisitedObjectPair
extends java.lang.Object
| Constructor and Description |
|---|
VisitedObjectPair(IdentifiableObjectPair identifiableObjectPair) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
getVisitCount() |
int |
hashCode() |
void |
incrementVisitCount() |
public VisitedObjectPair(IdentifiableObjectPair identifiableObjectPair)