Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
SerializableWithUnconstructableAncestor.html
blob: bce817e3af5fb996f5f726a421b3368b88b3d718 [
file
] [
log
] [
blame
]
<html>
<body>
Reports
<b>
Serializable
</b>
classes whose closest non-serializable ancestor lacks
a no-argument constructor. Such classes can not be deserialized.
<!-- tooltip end -->
<p>
<small>
Powered by InspectionGadgets
</small>
</body>
</html>