public interface ISciListFloat extends ISciList<java.lang.Float>
Modifier and Type | Method and Description |
---|---|
float[] |
getItemsArray()
Gets the internal items array that this list wraps for direct access.
|
float[] |
getItemsArray(boolean normalizeIndex)
Gets the internal items array that this list wraps for direct access.
|
int |
getStartIndex()
Gets the start index in internal items array.
|
addRange, addRange, addRange, addRange, addRange, addRange, getItemsClass, getMaximum, getMinimum, getMinMax, getMinMax, getMinMaxPositive, removeRange, setRange, setRange, setRange, setSize
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray
getDoubleValues, getDoubleValues, size
float[] getItemsArray()
float[] getItemsArray(boolean normalizeIndex)
normalizeIndex
- The value which indicate whether to normalize index or not.int getStartIndex()