Java Doc for HashSetState.java in » 6.0-JDK-Modules » Java-Advanced-Imaging » com » sun » media » jai » rmi » Java Source Code / Java DocumentationJava Source Code and Java Documentation
This class is a serializable proxy for a HashSet object.
(entries which are neither Serializable nor supported by
SerializerFactory are omitted);
since: 1.1
Constructs a HashSetState from a
HashSet object.
Parameters: c - The Class of the object to be serialized. Parameters: o - The HashSet object to be serialized. Parameters: h - The RebderingHint for this serialization.