mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-05 04:40:28 +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" "true"
|
||||
// "Make final and annotate as '@SafeVarargs'" "true"
|
||||
public class Test {
|
||||
@SafeVarargs
|
||||
public final <T> void m<caret>ain(T... args) {
|
||||
|
||||
Reference in New Issue
Block a user