> Object is not Serializable.
> Any subclass of Serializable class is Serializable.
>
The collection interfaces are not serializable, the concrete collection classes in the Java API are.
K&B 5 pg 456.
[ September 20, 2008: Message edited by: Leonid Shchervinsky ]
[ September 21, 2008: Message edited by: Leonid Shchervinsky ]