daikon.tools
Class WSMatch.VarPair

Object
  extended by WSMatch.VarPair
Enclosing class:
WSMatch

public static class WSMatch.VarPair
extends Object

Pair of DeclVarInfos suitable for a key in a hashmap. The names of the variables are used as their identifiers


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

Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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