mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 18:28:55 +07:00
[java] Update inspection descriptions
GitOrigin-RevId: 1c55fac4ca08678e76aee02962ddf12153dd51cd
This commit is contained in:
committed by
intellij-monorepo-bot
parent
d830ccbf28
commit
170c838207
@@ -1,4 +1,4 @@
|
||||
// "Make final and annotate as @SafeVarargs" "false"
|
||||
// "Make final and annotate as '@SafeVarargs'" "false"
|
||||
public interface Test {
|
||||
<T> void m<caret>ain(T... args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user