serialVersionUID


Picture:Clock Published on May 24th, 2006 in Java

(Not so) Stupid QuestionsEver wanted to know more about “serialVersionUID”? Check out this episode of the (Not So) Stupid Questions 8: serialVersionUID. This “stupid question” is about the serialVersionUID, which defaults to being a checksum of a class’ fields, methods, and other members. Now that some IDEs emit a warning when you don’t override it, the questions are: what is it good for, how and why would you override it, and what could go wrong if you do?

Share This

Trackback URL for this post:
http://www.yatblog.com/2006/05/24/serialversionuid/trackback/


Shout it out!