Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ExternalizableWithSerializationMethods.html
blob: 217445d97a1288607b299037a178f63473952850 [
file
] [
log
] [
blame
]
<html>
<body>
Reports
<b>
Externalizable
</b>
classes which define
<b>
readObject()
</b>
or
<b>
writeObject()
</b>
methods. These methods are not called for serialization of
<b>
Externalizable
</b>
objects.
<!-- tooltip end -->
<p>
</body>
</html>