ozone core API

org.ozoneDB.DxLib
Interface DxVectorCollection

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

interface DxVectorCollection
extends DxCollection


Method Summary
 void decCounter()
           
 java.util.Vector internalVector()
           
 
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

internalVector

public java.util.Vector internalVector()

decCounter

public void decCounter()

ozone core API

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