|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
You are encouraged NOT to use this interface, but rather just use OzoneTreeSet
, which does not contain the 'internal' methods, or even
SortedSet
, which does not have any ozone dependency at all
This interface functions as a sort of base interface for ozone aware treesets, were those treesets themselves can implement if the nodes in the tree are ozone objects themselves or merely serializables.
Methods inherited from interface org.ozoneDB.collections.OzoneTreeSet |
getClientTreeSet |
Methods inherited from interface org.ozoneDB.collections.OzoneSortedSet |
getClientSortedSet, ozoneHeadSet, ozoneSubSet, ozoneTailSet |
Methods inherited from interface org.ozoneDB.collections.OzoneSet |
getClientSet |
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.Set |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
Methods inherited from interface java.util.SortedSet |
comparator, first, headSet, last, subSet, tailSet |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |