This inspection reports any calls in Groovy code to java.util.List.get() methods. Such calls can be replaced by the shorter and clearer keyed access form.
Powered by InspectorGroovy