org.ujmp.core.util
Class ConsoleUtil
- java.lang.Object
-
- org.ujmp.core.util.ConsoleUtil
-
public class ConsoleUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description ConsoleUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static java.lang.StringgetSystemErr()static java.lang.StringgetSystemOut()static voidstartRecordSystemErr()static voidstartRecordSystemOut()static voidstopRecordSystemErr()static voidstopRecordSystemOut()
-
-
-
Method Detail
-
startRecordSystemOut
public static void startRecordSystemOut()
-
startRecordSystemErr
public static void startRecordSystemErr()
-
stopRecordSystemOut
public static void stopRecordSystemOut()
-
stopRecordSystemErr
public static void stopRecordSystemErr()
-
getSystemOut
public static java.lang.String getSystemOut()
-
getSystemErr
public static java.lang.String getSystemErr()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG