public class DoubleRangeList
extends it.unimi.dsi.fastutil.doubles.AbstractDoubleList
Modifier and Type | Field and Description |
---|---|
private int |
field_197854_a |
Constructor and Description |
---|
DoubleRangeList(int p_i47689_1_) |
Modifier and Type | Method and Description |
---|---|
double |
getDouble(int p_getDouble_1_) |
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, toString
add, contains, containsAll, remove, removeAll, retainAll, toArray, toDoubleArray, toDoubleArray
containsAll, isEmpty, removeAll, retainAll, toArray, toArray
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
add, add, contains, get, indexOf, lastIndexOf, remove, remove, set
containsAll, isEmpty, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArray
public double getDouble(int p_getDouble_1_)
public int size()
size
in interface java.util.Collection<java.lang.Double>
size
in interface java.util.List<java.lang.Double>
size
in class java.util.AbstractCollection<java.lang.Double>