Custom Search

Friday, August 31, 2007

Which methods of Serializable interface should I implement?

The serializable interface is an empty interface; it does not contain any methods. So we do not implement any methods.

No comments: