org.infinitest.toolkit
Class GoldenMaster.Key

java.lang.Object
  extended by org.infinitest.toolkit.GoldenMaster.Key
Enclosing class:
GoldenMaster

public static class GoldenMaster.Key
extends Object


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

Method Detail

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


© Copyright 2009 Paul R. Holser, Jr. All rights reserved. pholser@alumni.rice.edu