org.ozoneDB.collections
Class _BaseTreeMap_OzoneTreeIteratorImpl_Proxy
java.lang.Object
org.ozoneDB.OzoneProxy
org.ozoneDB.collections._BaseTreeMap_OzoneTreeIteratorImpl_Proxy
- All Implemented Interfaces:
- java.io.Externalizable, java.util.Iterator, org.ozoneDB.OzoneCompatibleOrProxy, OzoneIterator, org.ozoneDB.OzoneRemote, java.io.Serializable
- public final class _BaseTreeMap_OzoneTreeIteratorImpl_Proxy
- extends org.ozoneDB.OzoneProxy
- implements OzoneIterator
This class was automatically generated by ozone's OPP.
Do not instantiate or use this class directly.
- See Also:
- Serialized Form
Fields inherited from class org.ozoneDB.OzoneProxy |
link, linkTable, remoteID |
Methods inherited from class org.ozoneDB.OzoneProxy |
createProxyLinkAttributes, equals, finalize, getHandle, handle, hashCode, invoke, invoke, invoke, invoke, isSame, readExternal, remoteID, toString, writeExternal |
Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, wait, wait, wait |
_BaseTreeMap_OzoneTreeIteratorImpl_Proxy
public _BaseTreeMap_OzoneTreeIteratorImpl_Proxy()
_BaseTreeMap_OzoneTreeIteratorImpl_Proxy
public _BaseTreeMap_OzoneTreeIteratorImpl_Proxy(org.ozoneDB.core.ObjectID oid,
org.ozoneDB.OzoneInterface link)
_BaseTreeMap_OzoneTreeIteratorImpl_Proxy
public _BaseTreeMap_OzoneTreeIteratorImpl_Proxy(BaseTreeMap arg0,
int arg1)
_BaseTreeMap_OzoneTreeIteratorImpl_Proxy
public _BaseTreeMap_OzoneTreeIteratorImpl_Proxy(BaseTreeMap arg0,
int arg1,
BaseTreeMap.Node arg2,
BaseTreeMap.Node arg3)
createObject
public static OzoneIterator createObject(BaseTreeMap arg0,
int arg1,
org.ozoneDB.OzoneInterface link)
createObject
public static OzoneIterator createObject(BaseTreeMap arg0,
int arg1,
BaseTreeMap.Node arg2,
BaseTreeMap.Node arg3,
org.ozoneDB.OzoneInterface link)
remove
public void remove()
- Specified by:
remove
in interface OzoneIterator
next
public java.lang.Object next()
- Specified by:
next
in interface OzoneIterator
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator
getObjectID
public org.ozoneDB.core.ObjectID getObjectID()
- Specified by:
getObjectID
in interface org.ozoneDB.OzoneCompatibleOrProxy
Copyright © 2004 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.