Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
InfiniteRecursion.html
blob: f3349a9edd088d252e2ea7c7a4fa783f141bb4aa [
file
] [
log
] [
blame
]
<html>
<body>
Reports methods which must either recurse
infinitely or throw an exception. Methods reported by this inspection can not
return normally.
<!-- tooltip end -->
<p>
</body>
</html>