public class FastQueueArray_F64 extends org.ddogleg.struct.FastQueue<double[]>
data, size, type
FastQueueArray_F64(int arrayLength)
protected double[]
createInstance()
add, addAll, contains, copyIntoList, get, getData, getMaxSize, getSize, getTail, getType, grow, growArray, init, isDeclareInstances, remove, removeTail, reset, resize, setData, setDeclareInstances, setSize, setType, size, toList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FastQueueArray_F64(int arrayLength)
protected double[] createInstance()
createInstance
org.ddogleg.struct.FastQueue<double[]>