| Klasse java.lang.Object | 1.0 |
java.lang.Object
| Methoden | |
|---|---|
| protected native Object | clone() |
| public boolean | equals(Object obj) |
| protected void | finalize() |
| public final native Class | getClass() |
| public native int | hashCode() |
| public final native void | notify() |
| public final native void | notifyAll() |
| public String | toString() |
| public final void | wait() |
| public final native void | wait(long timeout) |
| public final void | wait(long timeout, int nanos) |