Package net.cnri.util

Class StreamTable

All Implemented Interfaces:
Serializable, Cloneable, Map<String,Object>, DeepClone, StreamObject

public class StreamTable extends Hashtable<String,Object> implements StreamObject, DeepClone
Subclass of Hashtable that can read and write itself to a stream.
See Also: