- Serialization
- Serialization Vs Singleton
- Is Serializable interface has any methods?
- How to see the serialVersionUID of serialized class?
- What happen if one of the members in the class doesn't implement Serializable interface?
- Is serializable class require default constructor while doing serialization and deserialization?
- Is Serialization saves super class fields?
- Can I customize serialization process?
- Restrict a class from serialization, but super class is serialized
- Why a collection doesn’t extend Cloneable or Serializable interfaces?
- Java: Convert byte array to object
- How to convert an object to byte array in java?
- Java: convert byte[] to object and object to byte[]
No comments:
Post a Comment