|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
void readExternal(ObjectInput ) |
Documentation changed from old to new. |
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects strings and arrays. |
void writeExternal(ObjectOutput ) |
Documentation changed from old to new. |
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects strings and arrays. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |