public class SurfFeatureQueue extends org.ddogleg.struct.FastQueue<BrightFeature>
FastQueue for BrightFeature.| Constructor and Description |
|---|
SurfFeatureQueue(int descriptionLength) |
| Modifier and Type | Method and Description |
|---|---|
protected BrightFeature |
createInstance() |
add, addAll, contains, copyIntoList, get, getData, getMaxSize, getSize, getTail, getTail, getType, grow, growArray, init, isDeclareInstances, remove, removeTail, reset, resize, reverse, setData, setDeclareInstances, setSize, setType, size, toListprotected BrightFeature createInstance()
createInstance in class org.ddogleg.struct.FastQueue<BrightFeature>