Sign in
android
/
platform
/
tools
/
idea
/
c6218e46d5d2017e987ecdbd99b318a95c42abc0
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
NonSerializableWithSerialVersionUIDField.html
blob: 57834b5309400617d5728535e2a2785a1de55e8c [
file
] [
log
] [
blame
]
<html>
<body>
Reports non-
<b>
Serializable
</b>
classes which define a
<b>
serialVersionUID
</b>
field. This is usually an indication of a programmer error.
<!-- tooltip end -->
<p>
<small>
Powered by InspectionGadgets
</small>
</body>
</html>