public final class InstantAppender extends Object implements ObjectAppender<Instant>
TOSTRING_APPENDER
Constructor and Description |
---|
InstantAppender() |
Modifier and Type | Method and Description |
---|---|
void |
append(Instant 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(Instant object, Appendable appendTo)
ObjectAppender
append
in interface ObjectAppender<Instant>
Copyright © 2018 SPF4J. All rights reserved.