mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Renamed file to match its functionality more accurately .
#story[30a]
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import java.io.InputStreamReader;
|
|||||||
import java.net.Socket;
|
import java.net.Socket;
|
||||||
|
|
||||||
|
|
||||||
public class InputStreamParser {
|
public class StreamReceiver {
|
||||||
|
|
||||||
private static InputStream stream = null;
|
private static InputStream stream = null;
|
||||||
private static boolean reading = true;
|
private static boolean reading = true;
|
||||||
Reference in New Issue
Block a user