public class NullReader extends java.io.Reader
NullWriter
NullInputStream
lock
NullReader()
void
close()
int
read(char[] cbuf, int off, int len)
mark, markSupported, read, read, read, ready, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NullReader()
public int read(char[] cbuf, int off, int len)
read
java.io.Reader
public void close()
close
java.io.Closeable
java.lang.AutoCloseable
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.