Package com.calebleavell.jatui.util
Class IOCapture
java.lang.Object
com.calebleavell.jatui.util.IOCapture
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IOCapture
-
IOCapture
public IOCapture()
-
-
Method Details
-
getScanner
-
getPrintStream
-
getOutput
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-