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