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