joe.da...@oracle.com wrote:
Hi Lance.

The generification looks fine. Separately I'd recommend considering replacing Vector with ArrayList and Hashtable with HashMap.
I was thinking this too but the class is Serializable so it would require implementing read/writeObject to keep the serialized form.

-Alan.

Reply via email to