joe.da...@oracle.com wrote:
I was thinking this too but the class is Serializable so it would require implementing read/writeObject to keep the serialized form.Hi Lance.The generification looks fine. Separately I'd recommend considering replacing Vector with ArrayList and Hashtable with HashMap.
-Alan.