Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
588e046f5e |
@@ -1,6 +0,0 @@
|
|||||||
package com.r35157.libs.random;
|
|
||||||
|
|
||||||
public interface SomeInterface {
|
|
||||||
String concat(String x, String y);
|
|
||||||
void divideByZero() throws ArithmeticException;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user