3 lines
51 B
Plaintext
Vendored
3 lines
51 B
Plaintext
Vendored
public interface Sam {
|
|
void test(String str);
|
|
} |