Uses of Interface
org.exolab.core.foundation.VectorIfc

Packages that use VectorIfc
org.exolab.core.database.recman   
org.exolab.core.foundation   
 

Uses of VectorIfc in org.exolab.core.database.recman
 

Classes in org.exolab.core.database.recman that implement VectorIfc
 class PMDVector
          This concrete class implements the VectorIfc interface.
 

Methods in org.exolab.core.database.recman that return VectorIfc
 VectorIfc PMDCollectionManager.createVector()
           
 

Uses of VectorIfc in org.exolab.core.foundation
 

Methods in org.exolab.core.foundation that return VectorIfc
 VectorIfc CollectionManagerIfc.createVector()
          Create a vector with default capacity and return a reference to the to the client.
 



Copyright © 1999-2005 The Exolab Group. All Rights Reserved.