Friday 4 September 2015

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:

Post a Comment