public class LongCollection extends JaxbListWrapper<Long>
| Constructor and Description | 
|---|
LongCollection()  | 
LongCollection(Collection<Long> items)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Long> | 
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 LongCollection()
public LongCollection(Collection<Long> items)
public List<Long> getObjects()
getObjects in class JaxbListWrapper<Long>Copyright © 2021. All rights reserved.