public final class CharSpool extends Writer
Writer
lock
CharSpool()
void
close()
flush()
write(char[] cbuf, int off, int len)
write(int c)
writeTo(Writer w)
append, append, append, write, write, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CharSpool()
public void write(char[] cbuf, int off, int len)
write
public void write(int c)
public void flush()
flush
Flushable
public void close()
close
Closeable
AutoCloseable
public void writeTo(Writer w) throws IOException
IOException
Copyright © 2015. All rights reserved.