
io
Example – Externalizable Interface with inheritance
March 20, 2015
| In the previous post we discussed about Externalizable Interface, how it works, how it is different from Serializable Interface and how to implement it. But what will happen if a class
Read More