blocks = new LinkedList<BlockRecorder>(finallyBlocks) | blockRecorders = new LinkedList<>(finallyBlocks) | new LinkedList<BlockRecorder>(finallyBlocks) | new LinkedList<>(finallyBlocks) | groovy | bb05a131ff71ed251c842f66e26f5e1272b49154 | org.codehaus.groovy.classgen.asm.CompileStack | | | | | | AssignedTo | True |
List<BlockRecorder> blocks=new LinkedList<BlockRecorder>(finallyBlocks); | Collection<BlockRecorder> blockRecorders=new LinkedList<>(finallyBlocks); | new LinkedList<BlockRecorder>(finallyBlocks) | new LinkedList<>(finallyBlocks) | groovy | bb05a131ff71ed251c842f66e26f5e1272b49154 | org.codehaus.groovy.classgen.asm.CompileStack | | | | | | AssignedTo | True |