|
ozone API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ozoneDB.DxLib.DxObject
org.ozoneDB.DxLib.DxAbstractIterator
Constructor Summary | |
DxAbstractIterator()
|
Method Summary | |
java.lang.Object |
key()
It is not a good idea to declare this abstract because some sub-classes do not know how to implement this method. |
Methods inherited from class org.ozoneDB.DxLib.DxObject |
clone, isLess |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.ozoneDB.DxLib.DxIterator |
next, object, removeObject, reset |
Methods inherited from interface org.ozoneDB.DxLib.DxCompatible |
clone, equals, isLess |
Constructor Detail |
public DxAbstractIterator()
Method Detail |
public java.lang.Object key()
key
in interface DxIterator
|
ozone API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |