mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-22 19:49:20 +07:00
ccc5077467
GitOrigin-RevId: 7708fdc7b3191bcd0ba46767160c4ec0b5a179da
7 lines
100 B
Java
7 lines
100 B
Java
// "Move member into class" "true"
|
|
|
|
|
|
|
|
public interface beforeMethodNoBodyNoClass {
|
|
void foo();
|
|
} |