Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
NonSerializableWithSerializationMethods.html
blob: 2cff0cba21ba2a962414df22eeaa545ae6ddd87f [
file
] [
log
] [
blame
]
<html>
<body>
Reports non-
<b>
Serializable
</b>
classes which define
<b>
readObject()
</b>
or
<b>
writeObject()
</b>
methods. Such methods normally indicate programmer error.
<!-- tooltip end -->
<p>
</body>
</html>