Class IOResult

java.lang.Object
generic.concurrent.io.IOResult
All Implemented Interfaces:
Runnable

public class IOResult extends Object implements Runnable
Class to pass to a thread pool that will consume all output from an external process. This is a Runnable that get submitted to a thread pool. This class records the data it reads