public class CompoundModule.Reader extends Reader
| Constructor and Description |
|---|
CompoundModule.Reader() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
com.ibm.wala.util.collections.Pair<Integer,URL> |
getOriginalPosition(int lineNumber) |
int |
read(char[] cbuf,
int off,
int len) |
public int read(char[] cbuf,
int off,
int len)
throws IOException
read in class ReaderIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ReaderIOExceptionCopyright © 2015. All rights reserved.