Class LeadPipeInputStream

java.lang.Object
java.io.InputStream
java.io.PipedInputStream
org.apache.tools.ant.util.LeadPipeInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class LeadPipeInputStream extends PipedInputStream
Special PipedInputStream that will not die when the writing Thread is no longer alive.
Since:
Ant 1.6.2