Inspectopedia
 
2024.3

Externalizable class with 'readObject()' or 'writeObject()'

Warning
New
Last modified: 03 December 2024

Reports Externalizable classes that define readObject() or writeObject() methods. These methods are not called for serialization of Externalizable objects.

Example: