Package | Description |
---|---|
com.fasterxml.aalto.in |
Modifier and Type | Field and Description |
---|---|
protected CharBasedPNameTable.Bucket[] |
CharBasedPNameTable._buckets
Overflow buckets; if primary doesn't match, lookup is done
from here.
|
private CharBasedPNameTable.Bucket |
CharBasedPNameTable.Bucket.mNext |
Modifier and Type | Method and Description |
---|---|
CharBasedPNameTable.Bucket |
CharBasedPNameTable.Bucket.getNext() |
Constructor and Description |
---|
Bucket(PNameC symbol,
CharBasedPNameTable.Bucket next) |