public class DateCollection extends JaxbListWrapper<Date>
| Constructor and Description | 
|---|
DateCollection()  | 
DateCollection(Collection<Date> items)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Date> | 
getObjects()  | 
add, add, addAll, addAll, clear, contains, containsAll, equals, get, getCount, getOffset, getTotalCount, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, setCount, setObjects, setOffset, setTotalCount, size, subList, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic DateCollection()
public DateCollection(Collection<Date> items)
public List<Date> getObjects()
getObjects in class JaxbListWrapper<Date>Copyright © 2020. All rights reserved.