public class DateTimeType extends CellType<Long>
| Constructor and Description |
|---|
DateTimeType(int dateFormat,
int timeFormat) |
DateTimeType(SimpleDateFormat fmt) |
| Modifier and Type | Method and Description |
|---|---|
String |
alignment() |
int |
compare(Long o1,
Long o2) |
String |
format(Object obj) |
isSortable, setSortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic DateTimeType(int dateFormat,
int timeFormat)
public DateTimeType(SimpleDateFormat fmt)
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.