Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 1 | <html> |
2 | <body>Reports the copying of array contents to a collection where each element | ||||
3 | is added individually using a for loop. Such constructs may be replaced by a call to | ||||
4 | <b>Collection.addAll(Arrays.asList())</b> or <b>Collections.addAll()</b>. | ||||
5 | <!-- tooltip end --> | ||||
6 | <p> | ||||
Tor Norbye | c1ace1f | 2013-07-08 11:26:24 -0700 | [diff] [blame] | 7 | |
Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 8 | </body> |
9 | </html> |