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