joeq.Compiler.Quad
Class PointerExplorer.Specialization

java.lang.Object
  extended by joeq.Compiler.Quad.PointerExplorer.Specialization
Enclosing class:
PointerExplorer

public static class PointerExplorer.Specialization
extends Object


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

Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

equals

public boolean equals(PointerExplorer.Specialization that)

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2001-2008 John Whaley. All Rights Reserved.