public abstract class Base extends Object
Object.toString()
Object.hashCode()
Object.equals(Object)
Base()
boolean
equals(Object o)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Base()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString