| Package | Description |
|---|---|
| org.jboss.marshalling.util |
| Modifier and Type | Field and Description |
|---|---|
private IntKeyMap.Entry<V>[] |
IntKeyMap.table
The open-addressed table
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<IntKeyMap.Entry<V>> |
IntKeyMap.iterator()
Iterate over the entries.
|