Class SystemConsole
java.lang.Object
com.github.tonivade.purefun.instances.SystemConsole
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidprivate static BufferedReaderreader(InputStream stream) (package private) Stringreadln()private static PrintWriterwriter(PrintStream stream)
-
Constructor Details
-
SystemConsole
SystemConsole()
-
-
Method Details
-
println
-
readln
String readln() -
reader
-
writer
-