Tips: What is the magic Serializable interface does in Java?
- From: Venkat Sadasivam <venkatachalam.sadasivam@xxxxxxxxx>
- Date: Mon, 24 Mar 2008 07:17:03 -0700 (PDT)
Most of you might know that serialization is required when you want to
do some I/O operation.
Why not all objects are by default Serializable?
Read the below page to understand the design consideration behind the
serialization.
http://venkatsadasi vam.wordpress. com/2008/ 01/27/what- is-the-magic-
serializable- interface- does-in-java/
- Venkat
.
- Follow-Ups:
- Re: Tips: What is the magic Serializable interface does in Java?
- From: Roedy Green
- Re: Tips: What is the magic Serializable interface does in Java?
- Prev by Date: Re: add new element to array
- Next by Date: Java Web Start Icons, please register your preference.
- Previous by thread: add new element to array
- Next by thread: Re: Tips: What is the magic Serializable interface does in Java?
- Index(es):