mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-23 04:27:40 +07:00
ccc5077467
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 {
|
|
} |