Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
AutoUnboxing.html
blob: 484b96edd7d45de20b9ae521b8a680d7c191ff42 [
file
] [
log
] [
blame
]
<html>
<body>
Reports "auto-unboxing", e.g. the automatic unwrapping of objects into primitive values, where needed.
Code which relies on auto-boxing will not work in pre-Java 5.0 environments.
<!-- tooltip end -->
<p>
</body>
</html>