Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ConstantDeclaredInInterface.html
blob: 9f4b0ec59dfc07e4657e70c2d7dea8d1dced3b9d [
file
] [
log
] [
blame
]
<html>
<body>
Reports on any constants (i.e.
<b>
public static final
</b>
fields) declared in interfaces.
Some coding standards require that constants be declared in abstract classes instead.
<!-- tooltip end -->
<p>
</body>
</html>