2 lines
63 B
Java
2 lines
63 B
Java
//method
|
|
void foo() throws IOException, SerializationException; |
//method
|
|
void foo() throws IOException, SerializationException; |