copy to final: effectifely final is enough fot java 8 (IDEA-152934); change wording

This commit is contained in:
Anna Kozlova
2016-03-14 17:48:06 +01:00
parent e31a812438
commit a54e0ed47e
13 changed files with 21 additions and 17 deletions
@@ -1,4 +1,4 @@
// "Copy 'i' to temp final variable" "true"
// "Copy 'i' to final temp variable" "true"
import java.io.*;
class a {