public class Append extends Object
Append(Writer writer)
Append
append(String content)
append(String format, Object... args)
void
close()
eol()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Append(Writer writer)
public Append append(String content)
public void close()
public Append eol()
public Append append(String format, Object... args)