Problemunvalidated
I am unable to retrieve the annotation at the left of the square brackets of an array — public static @MyNullable1 String @MyNullable2[] array = null;. Outcome: Why is IDEA reporting this? How can I get the annotation at the left of the square brackets?
bbd5104a-1f8b-4384-88fc-bac2cce894a9
I am unable to retrieve the annotation at the left of the square brackets of an array — public static @MyNullable1 String @MyNullable2[] array = null;. Outcome: Why is IDEA reporting this? How can I get the annotation at the left of the square brackets?