org.ozoneDB.DxLib
Class DxListIterator
java.lang.Object
|
+--org.ozoneDB.DxLib.DxObject
|
+--org.ozoneDB.DxLib.DxAbstractIterator
|
+--org.ozoneDB.DxLib.DxListIterator
- All Implemented Interfaces:
- java.lang.Cloneable, DxCompatible, DxIterator, java.io.Serializable
- public class DxListIterator
- extends DxAbstractIterator
- Version:
- $Revision: 1.1 $Date: 2001/12/18 10:31:30 $
- Author:
- SMB
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
list
DxListCollection list
node
DxListNode node
currentObject
java.lang.Object currentObject
DxListIterator
public DxListIterator(DxListCollection _list)
object
public java.lang.Object object()
next
public java.lang.Object next()
reset
public void reset()
removeObject
public java.lang.Object removeObject()
Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.