public static interface NdLinkedList.ILinkedListVisitor<T>
| Modifier and Type | Method and Description |
|---|---|
void |
visit(T record,
short metadataBits,
int index) |
void visit(T record, short metadataBits, int index) throws IndexException
IndexException