public class SurfFeatureQueue extends org.ddogleg.struct.FastQueue<SurfFeature>
FastQueue for SurfFeature.| Constructor and Description |
|---|
SurfFeatureQueue(int descriptionLength) |
| Modifier and Type | Method and Description |
|---|---|
protected SurfFeature |
createInstance() |
protected SurfFeature createInstance()
createInstance in class org.ddogleg.struct.FastQueue<SurfFeature>