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