org.ozoneDB.collections
Interface FullLinkedList

All Superinterfaces:
BaseList, java.util.Collection, java.util.List, OzoneCollection, org.ozoneDB.OzoneCompatibleOrProxy, OzoneList, org.ozoneDB.OzoneRemote
All Known Implementing Classes:
FullLinkedListImpl

public interface FullLinkedList
extends BaseList

Author:
leo

Methods inherited from interface org.ozoneDB.collections.BaseList
_org_ozoneDB_emptyClientCollection, _org_ozoneDB_getModCount, _org_ozoneDB_removeRange
 
Methods inherited from interface org.ozoneDB.collections.OzoneList
add, addAll, getClientList, remove, set
 
Methods inherited from interface org.ozoneDB.collections.OzoneCollection
_org_ozoneDB_internalIterator, add, addAll, clear, getClientCollection, remove, removeAll, retainAll
 
Methods inherited from interface java.util.Collection
contains, containsAll, equals, hashCode, isEmpty, iterator, size, toArray, toArray
 
Methods inherited from interface org.ozoneDB.OzoneCompatibleOrProxy
getObjectID
 
Methods inherited from interface java.util.List
add, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, removeAll, retainAll, size, subList, toArray, toArray
 



Copyright © 2004 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.