Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
StaticInheritance.html
blob: c8259f756346946878b1da1217f67cb257e86e86 [
file
] [
log
] [
blame
]
<html>
<body>
Reports interfaces which are implemented for no reason other than
access to constants. Such inheritance is often confusing, and may hide important dependency
information.
<!-- tooltip end -->
<p>
</body>
</html>