|
ozone API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.ozoneDB.DxLib.DxObject | +--org.ozoneDB.DxLib.DxAbstractIterator | +--org.ozoneDB.DxLib.DxVectorIterator
Field Summary |
Fields inherited from interface org.ozoneDB.DxLib.DxIterator |
serialVersionUID |
Constructor Summary | |
DxVectorIterator(org.ozoneDB.DxLib.DxVectorCollection _coll)
|
Method Summary | |
java.lang.Object |
next()
|
java.lang.Object |
object()
|
java.lang.Object |
removeObject()
|
void |
reset()
|
Methods inherited from class org.ozoneDB.DxLib.DxAbstractIterator |
key |
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.DxCompatible |
clone, equals, isLess |
Constructor Detail |
public DxVectorIterator(org.ozoneDB.DxLib.DxVectorCollection _coll)
Method Detail |
public java.lang.Object object()
public java.lang.Object next()
public void reset()
public java.lang.Object removeObject()
|
ozone API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |