private static class Utility.JavaReader extends java.io.FilterReader
in
lock
Utility.JavaReader(java.io.Reader in)
int
read()
read(char[] cbuf, int off, int len)
close, mark, markSupported, ready, reset, skip
read, read
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Utility.JavaReader(java.io.Reader in)
public int read() throws java.io.IOException
read
java.io.FilterReader
java.io.IOException
public int read(char[] cbuf, int off, int len) throws java.io.IOException