java.lang
Class Object

java.lang.Object

Constructor Summary
Object()
           
 
Method Summary
protected  Object clone()
          Creates and returns a copy of this object.
 boolean equals(Object obj)
          Indicates whether some other object is "equal to" this one.
 String toString()
          Returns a string representation of the object.