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