made callback class
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
package netwerkprog.game.util;
|
package netwerkprog.game.util;
|
||||||
|
|
||||||
public interface Callback {
|
public interface Callback {
|
||||||
|
void onDataReceived();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user