public class FractionalDoubleList
extends it.unimi.dsi.fastutil.doubles.AbstractDoubleList
| Modifier and Type | Field and Description |
|---|---|
private int |
sectionCount |
| Constructor and Description |
|---|
FractionalDoubleList(int sectionCount) |
| Modifier and Type | Method and Description |
|---|---|
double |
getDouble(int position) |
int |
size() |
add, add, addAll, addAll, addAll, addAll, addAll, addAll, addElements, addElements, clear, compareTo, contains, ensureIndex, ensureRestrictedIndex, equals, getElements, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, peekDouble, popDouble, push, rem, removeDouble, removeElements, set, size, subList, topDouble, toStringadd, contains, containsAll, remove, removeAll, retainAll, toArray, toDoubleArray, toDoubleArraycontainsAll, isEmpty, removeAll, retainAll, toArray, toArrayclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, add, contains, get, indexOf, lastIndexOf, remove, remove, setcontainsAll, isEmpty, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArraycontainsAll, removeAll, removeIf, removeIf, retainAll, toArray, toDoubleArray, toDoubleArrayparallelStream, streampublic double getDouble(int position)
public int size()
size in interface Collection<Double>size in interface List<Double>size in class AbstractCollection<Double>