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