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