| Package | Description |
|---|---|
| org.apache.xerces.util |
| Modifier and Type | Field and Description |
|---|---|
protected SymbolHash.Entry[] |
SymbolHash.fBuckets
Buckets.
|
SymbolHash.Entry |
SymbolHash.Entry.next
The next entry.
|
| Modifier and Type | Method and Description |
|---|---|
SymbolHash.Entry |
SymbolHash.Entry.makeClone() |
protected SymbolHash.Entry |
SymbolHash.search(Object key,
int bucket) |
| Constructor and Description |
|---|
SymbolHash.Entry(Object key,
Object value,
SymbolHash.Entry next) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.