| Package | Description | 
|---|---|
| oracle.javatools.util | 
 Provides general utilities. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected Maps.StrongEntry<K,V> | 
Maps.StrongHashMap.createEntry(int hash,
           K key,
           V value,
           Maps.StrongEntry<K,V> next)
Creates an entry for this map. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected Maps.StrongEntry<K,V> | 
Maps.StrongHashMap.createEntry(int hash,
           K key,
           V value,
           Maps.StrongEntry<K,V> next)
Creates an entry for this map. 
 |