Package | Description |
---|---|
org.jboss.logmanager |
Modifier and Type | Field and Description |
---|---|
private FastCopyHashMap.Entry<K,V>[] |
FastCopyHashMap.table
The open-addressed table
|
(package private) FastCopyHashMap.Entry<K,V>[] |
FastCopyHashMap.FastCopyHashMapIterator.table |
Modifier and Type | Method and Description |
---|---|
protected FastCopyHashMap.Entry<K,V> |
FastCopyHashMap.FastCopyHashMapIterator.nextEntry() |