|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ozoneDB.DxLib.DxObject
Field Summary | |
(package private) static long |
serialVersionUID
|
Constructor Summary | |
DxObject()
Constructor |
Method Summary | |
java.lang.Object |
clone()
liefert eine kopie des objektes; sollte von subclasses ueberschrieben werden; |
boolean |
isLess(DxCompatible obj)
true, wenn receiver echt kleiner als obj |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.ozoneDB.DxLib.DxCompatible |
equals |
Field Detail |
static final long serialVersionUID
Constructor Detail |
public DxObject()
Method Detail |
public java.lang.Object clone()
clone
in interface DxCompatible
public boolean isLess(DxCompatible obj)
isLess
in interface DxCompatible
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |