public class FindUnassociated
extends java.lang.Object
| Constructor and Description |
|---|
FindUnassociated() |
| Modifier and Type | Method and Description |
|---|---|
org.ddogleg.struct.GrowQueue_I32 |
checkDestination(org.ddogleg.struct.FastQueue<AssociatedIndex> matches,
int num) |
org.ddogleg.struct.GrowQueue_I32 |
checkSource(org.ddogleg.struct.FastQueue<AssociatedIndex> matches,
int num) |
public org.ddogleg.struct.GrowQueue_I32 checkSource(org.ddogleg.struct.FastQueue<AssociatedIndex> matches, int num)
public org.ddogleg.struct.GrowQueue_I32 checkDestination(org.ddogleg.struct.FastQueue<AssociatedIndex> matches, int num)