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, skip
public InterruptFilter(InputStream in, Interruptable interruptable)
public int read() throws IOException
read
in class InputStream
IOException
Copyright © 2013. All Rights Reserved.