public class InterruptFilter extends InputStream
| Constructor and Description |
|---|
InterruptFilter(InputStream in,
Interruptable interruptable) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic InterruptFilter(InputStream in, Interruptable interruptable)
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2013. All Rights Reserved.