mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-28 01:59:17 +07:00
5 lines
55 B
Java
5 lines
55 B
Java
public interface Foo {
|
|
|
|
String getM<caret>yName();
|
|
|
|
} |