soot.jimple.toolkits.pointer
Class DependenceGraph.Edge

java.lang.Object
  |
  +--soot.jimple.toolkits.pointer.DependenceGraph.Edge
Enclosing class:
DependenceGraph

protected class DependenceGraph.Edge
extends java.lang.Object


Method Summary
 boolean equals(java.lang.Object other)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object other)
Overrides:
equals in class java.lang.Object