Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ManualArrayCopy.html
blob: 4d2f87eeb03d878ab63322975f682990ecb07365 [
file
] [
log
] [
blame
]
<html>
<body>
Reports the manual copying of array contents which may be replaced by
calls to
<b>
System.arraycopy()
</b>
.
<!-- tooltip end -->
<p>
</body>
</html>