Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
NonStaticInnerClassInSecureContext.html
blob: 53507c3bb0f24d3b84e7dbb06c12365fb3ce6ce3 [
file
] [
log
] [
blame
]
<html>
<body>
Reports non-
<b>
static
</b>
inner classes.
Compilation of such classes causes the creation of hidden, package-visible methods on the parent class, which may
compromise security.
<!-- tooltip end -->
<p>
</body>
</html>