Package org.math.R
Class RLogPrintStream
- java.lang.Object
-
- org.math.R.RLogPrintStream
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.math.R.RLog
RLog.Level
-
-
Constructor Summary
Constructors Constructor Description RLogPrintStream(PrintStream p)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcloseLog()voidlog(String string, RLog.Level level)Support R messages printin
-
-
-
Constructor Detail
-
RLogPrintStream
public RLogPrintStream(PrintStream p)
-
-