joeq.Compiler.Quad
Class PointerExplorer.SpecializationParameter

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

public static class PointerExplorer.SpecializationParameter
extends Object


Method Summary
 boolean equals(Object o)
           
 boolean equals(PointerExplorer.SpecializationParameter 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.SpecializationParameter 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.