- All Implemented Interfaces:
IO
- Direct Known Subclasses:
ConsoleIO
public class SystemInOutIO
extends Object
implements IO
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface dev.enola.common.linereader.IO
readLine
-
Constructor Details
-
SystemInOutIO
public SystemInOutIO()
-
-
Method Details
-
readLine
public @Nullable String readLine()
- Specified by:
readLine
in interface IO
-
-
printf
- Specified by:
printf
in interface IO
-
ctx
- Specified by:
ctx
in interface IO