Package tv.hd3g.processlauncher
Class CapturedStdOutErrTextInteractive
- java.lang.Object
-
- tv.hd3g.processlauncher.CapturedStdOutErrText
-
- tv.hd3g.processlauncher.CapturedStdOutErrTextInteractive
-
public class CapturedStdOutErrTextInteractive extends CapturedStdOutErrText
-
-
Constructor Summary
Constructors Constructor Description CapturedStdOutErrTextInteractive(Function<LineEntry,String> interactive)CapturedStdOutErrTextInteractive(Function<LineEntry,String> interactive, Charset destCharset)
-
Method Summary
-
Methods inherited from class tv.hd3g.processlauncher.CapturedStdOutErrText
isStreamsWatchIsStillAlive, waitForClosedStreams, waitForClosedStreams
-
-