IDEADEV-41473 (Invoking "Commit Changes" causes IDEA to freeze)
[fedora-idea.git] / plugins / groovy / resources / inspectionDescriptions / GroovyListGetCanBeKeyedAccess.html
blob657443b2f0f63703c657b840e73bb1020b317de7
1 <html>
2 <body><table> <tr> <td valign="top" height="150">
3 <font face="verdana" size="-1">
4 This inspection reports any calls in Groovy code to java.util.List.get() methods. Such calls can be replaced
5 by the shorter and clearer keyed access form.
6 </font></td> </tr> <tr> <td height="20"> <font face="verdana" size="-2">Powered by InspectorGroovy </font> </td> </tr> </table> </body>
7 </html>