Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
SwitchStatement.html
blob: 124eb01d7a06f8ca18b9f7528629da91c801333f [
file
] [
log
] [
blame
]
<html>
<body>
Reports
<b>
switch
</b>
statements.
<b>
switch
</b>
statements are often (but not always) indicators of poor object-oriented design.
<!-- tooltip end -->
<p>
</body>
</html>