org.ozoneDB.collections
Class _BaseTreeMap_OzoneTreeIteratorImpl_Proxy

java.lang.Object
  extended byorg.ozoneDB.OzoneProxy
      extended byorg.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

Field Summary
 
Fields inherited from class org.ozoneDB.OzoneProxy
link, linkTable, remoteID
 
Constructor Summary
_BaseTreeMap_OzoneTreeIteratorImpl_Proxy()
           
_BaseTreeMap_OzoneTreeIteratorImpl_Proxy(BaseTreeMap arg0, int arg1)
           
_BaseTreeMap_OzoneTreeIteratorImpl_Proxy(BaseTreeMap arg0, int arg1, BaseTreeMap.Node arg2, BaseTreeMap.Node arg3)
           
_BaseTreeMap_OzoneTreeIteratorImpl_Proxy(org.ozoneDB.core.ObjectID oid, org.ozoneDB.OzoneInterface link)
           
 
Method Summary
static OzoneIterator createObject(BaseTreeMap arg0, int arg1, BaseTreeMap.Node arg2, BaseTreeMap.Node arg3, org.ozoneDB.OzoneInterface link)
           
static OzoneIterator createObject(BaseTreeMap arg0, int arg1, org.ozoneDB.OzoneInterface link)
           
 org.ozoneDB.core.ObjectID getObjectID()
           
 boolean hasNext()
           
 java.lang.Object next()
           
 void remove()
           
 
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
 

Constructor Detail

_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)
Method Detail

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.