mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-25 14:25:04 +07:00
IDEA-121215 (Java 1.8: "Interface may be annotated with @FunctionalInterface" inspection should not report @interfaces)
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
<error descr="Test is not a functional interface">@FunctionalInterface</error>
|
||||
@interface Test {
|
||||
}
|
||||
Reference in New Issue
Block a user