Friday, 26 July 2013

How many methods in the Serializable interface?


There is no method in the Serializable interface. The Serializable interface acts as a marker, telling the object serialization tools that your class is serializable.




No comments:

Post a Comment