mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-02 03:07:47 +07:00
copy to final: effectifely final is enough fot java 8 (IDEA-152934); change wording
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Copy 'i' to temp final variable" "false"
|
||||
// "Copy 'i' to final temp variable" "false"
|
||||
interface I {
|
||||
int f();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user