Package org.locationtech.jtstest.cmd
Class CommandOutput
- java.lang.Object
-
- org.locationtech.jtstest.cmd.CommandOutput
-
public class CommandOutput extends Object
-
-
Constructor Summary
Constructors Constructor Description CommandOutput()CommandOutput(boolean isCapture)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetOutput()voidprint(String s)voidprintln()voidprintln(Object o)
-