mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-20 10:23:44 +07:00
GitOrigin-RevId: 7708fdc7b3191bcd0ba46767160c4ec0b5a179da
8 lines
129 B
Java
8 lines
129 B
Java
// "Move member into class" "true"
|
|
|
|
|
|
@NotNull String w<caret>ithQualifiedReturnType() {
|
|
}
|
|
|
|
public class beforeMethodWithAnnos {
|
|
} |