| Package | Description |
|---|---|
| net.sf.joafip.performance.hashmap |
| Modifier and Type | Class and Description |
|---|---|
class |
AKey |
class |
AKey2 |
| Modifier and Type | Method and Description |
|---|---|
protected abstract IAKey |
AbstractStressHashMap.createAKey(int value) |
protected IAKey |
AbstractSressHashMapWithAKey2.createAKey(int value) |
protected IAKey |
AbstractSressHashMapWithAKey.createAKey(int value) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<IAKey,Integer> |
StressSunHashMapWithAKey2.createMap() |
protected Map<IAKey,Integer> |
StressSunHashMapWithAKey.createMap() |
protected Map<IAKey,Integer> |
StressPHashMapWithAKey2.createMap() |
protected Map<IAKey,Integer> |
StressPHashMapWithAKey.createMap() |
protected abstract Map<IAKey,Integer> |
AbstractStressHashMap.createMap() |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.