mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-08 21:52:48 +07:00
GitOrigin-RevId: ff8c014135d89c9f66a8f2e778c715d55b00836f
6 lines
59 B
Java
6 lines
59 B
Java
record ClassName{
|
|
@Deprecated private ClassName {
|
|
|
|
}
|
|
}
|