public class TermDateList extends TermLongList
Date.getTime()_elements, VALUE_MISSING_formatString, _formatter_innerList, _type| Constructor and Description |
|---|
TermDateList(int capacity,
String formatString) |
TermDateList(String formatString) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Object o) |
String |
get(int index) |
String |
getFormatString() |
protected long |
parse(String o) |
protected void |
setFormatString(String formatString) |
add, buildPrimitiveList, clear, contains, containsWithType, containsWithType, getDoubleValue, getElements, getPrimitiveValue, indexOf, indexOf, indexOf, indexOfWithType, indexOfWithType, parseString, sealadd, addAll, addAll, contains, containsAll, getComparableValue, getInnerList, getRawValue, getType, indexOfWithOffset, isEmpty, iterator, lastIndexOf, listIterator, listIterator, main, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArraypublic TermDateList(String formatString)
public TermDateList(int capacity,
String formatString)
public String getFormatString()
getFormatString in class TermNumberList<Long>protected void setFormatString(String formatString)
setFormatString in class TermNumberList<Long>protected long parse(String o)
parse in class TermLongListpublic String get(int index)
get in interface List<String>get in class TermLongListpublic String format(Object o)
format in class TermNumberList<Long>Copyright © 2005–2013. All rights reserved.