public interface CharSequenceBuffer extends Appendable, CharSequence, Iterable<CharSequence>
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(Appendable out) |
append, append, appendcharAt, length, subSequence, toStringvoid writeTo(Appendable out) throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.