HeapRegionNode and ReferenceEdge both have had the equals() and hashCode()
[IRC.git] / Robust / src / Analysis / OwnershipAnalysis / ReferenceEdge.java
2008-08-15 jjenistaHeapRegionNode and ReferenceEdge both have had the...
2008-08-13 jjenistaNode and edge equality and hash updates
2008-08-12 jjenistaMade a big change to reference edges, touched a lot...