mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-07 11:06:58 +07:00
4 lines
80 B
Java
4 lines
80 B
Java
interface Y {
|
|
@withTypeUse.Nullable Object @withTypeUse.NotNull [] arr();
|
|
}
|