ucar.unidata.util
Class ObjectCollection

java.lang.Object
  extended by ucar.unidata.util.ObjectCollection
Direct Known Subclasses:
StringBufferCollection

public class ObjectCollection
extends Object

Version:
$Revision: 1.20 $ $Date: 2006/06/23 20:17:32 $
Author:
Metapps development team

Field Summary
protected  List keys
          _more_
protected  Hashtable map
          _more_
 
Constructor Summary
ObjectCollection()
          _more_
 
Method Summary
 List getKeys()
          _more_
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

keys

protected List keys
_more_


map

protected Hashtable map
_more_

Constructor Detail

ObjectCollection

public ObjectCollection()
_more_

Method Detail

getKeys

public List getKeys()
_more_

Returns:
_more_