Reports
Serializable
classes where the
readResolve()
and
writeReplace()
methods are not declared
protected
. Note: in the case of classes declared
final
, these methods may be declared
private
, instead.