Class FileUtil.Pipe

java.lang.Object
org.aspectj.util.FileUtil.Pipe
All Implemented Interfaces:
Runnable
Enclosing class:
FileUtil

public static class FileUtil.Pipe extends Object implements Runnable
A pipe when run reads from an input stream to an output stream, optionally sleeping between reads.
See Also: