public final class CharsequenceAppender extends Object implements ObjectAppender<CharSequence>
TOSTRING_APPENDER| Constructor and Description |
|---|
CharsequenceAppender() |
| Modifier and Type | Method and Description |
|---|---|
void |
append(CharSequence object,
Appendable appendTo)
Write an Object to a char stream.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, getAppendedTypeandThenpublic void append(CharSequence object, Appendable appendTo) throws IOException
ObjectAppenderappend in interface ObjectAppender<CharSequence>IOExceptionCopyright © 2018 SPF4J. All rights reserved.