Package com.inductiveautomation.rm.base
Class RMLogger.Reader
java.lang.Object
com.inductiveautomation.rm.base.RMLogger.Reader
- Enclosing class:
- RMLogger
A class to read lines from a given input stream in a separate thread and print them.
-
Constructor Summary
ConstructorsConstructorDescriptionReader
(RMLogger aLogger, InputStream anInputStream) Creates a new stream printer for given input stream. -
Method Summary
-
Constructor Details
-
Reader
Creates a new stream printer for given input stream.
-
-
Method Details
-
println
Does print.
-