ozone core API

org.ozoneDB.DxLib
Interface DxHashCollection

All Superinterfaces:
java.lang.Cloneable, DxCollection, DxCompatible, java.io.Serializable
All Known Implementing Classes:
DxHashMap, DxHashSet

interface DxHashCollection
extends DxCollection


Method Summary
 java.util.Hashtable internalHashtable()
           
 
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

internalHashtable

public java.util.Hashtable internalHashtable()

ozone core API

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