mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-17 02:33:48 +07:00
5 lines
63 B
Java
5 lines
63 B
Java
public class C1 implements I {
|
|
public void f(int a1) {
|
|
|
|
}
|
|
} |