ucar.unidata.util
Class StringBufferCollection

java.lang.Object
  extended by ucar.unidata.util.ObjectCollection
      extended by ucar.unidata.util.StringBufferCollection

public class StringBufferCollection
extends ObjectCollection

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

Field Summary
 
Fields inherited from class ucar.unidata.util.ObjectCollection
keys, map
 
Constructor Summary
StringBufferCollection()
          _more_
 
Method Summary
 StringBuffer getBuffer(Object key)
          _more_
 
Methods inherited from class ucar.unidata.util.ObjectCollection
getKeys
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringBufferCollection

public StringBufferCollection()
_more_

Method Detail

getBuffer

public StringBuffer getBuffer(Object key)
_more_

Parameters:
key - _more_
Returns:
_more_