ozone core API

org.ozoneDB.DxLib
Interface DxTreeCollection

All Superinterfaces:
java.lang.Cloneable, DxCollection, DxCompatible, java.io.Serializable
All Known Implementing Classes:
DxTreeMap, DxTreeSet

interface DxTreeCollection
extends DxCollection


Method Summary
 DxBBTree internalTree()
           
 
Methods inherited from interface org.ozoneDB.DxLib.DxCollection
add, addAll, addAll, clear, clone, contains, containsAll, count, isEmpty, iterator, remove, removeAll, toArray, valueClone
 
Methods inherited from interface org.ozoneDB.DxLib.DxCompatible
equals, isLess
 

Method Detail

internalTree

public DxBBTree internalTree()

ozone core API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.