Searched defs:InterruptableInputStream (Results 1 - 1 of 1) sorted by relevance

/org.ahmadsoft.foprocessor_2.2.2/src/org/ahmadsoft/io/util/
H A DInterruptableInputStream.java2 * InterruptableInputStream.java
34 public class InterruptableInputStream extends InputStream { class in inherits:InputStream
38 public InterruptableInputStream(InputStream wrapped) { method in class:InterruptableInputStream

Completed in 2 milliseconds