public class TObject extends Object
| Constructor and Description |
|---|
TObject() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
void |
emptyConstructor() |
boolean |
equals(Object aObject) |
Class |
getClassInternal() |
int |
hashCode() |
void |
notifyAllInternal() |
void |
notifyInternal() |
String |
toString() |
void |
waitInternal() |
void |
waitInternal(long aTimeout) |
public void emptyConstructor()
public Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionpublic Class getClassInternal()
public void waitInternal()
public void waitInternal(long aTimeout)
public void notifyInternal()
public void notifyAllInternal()
Copyright © 2021 Systemprogrammierung Mirko Sertic. All rights reserved.