Relates :
|
|
Relates :
|
Javadoc doesn't specify the serialVersionUID for serializable classes in the java.net package. The only serializable classes are the Exception classes. According to RFE 4525039 the serialVersionUID should be included in the Serialized Form generated for each class.
|