public class ConcurrentHashMapBenchmark extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConcurrentHashMapBenchmark.ConcurrentHashMapState |
| Constructor and Description |
|---|
ConcurrentHashMapBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
void |
concurrentHashMap_computeIfAbsent(ConcurrentHashMapBenchmark.ConcurrentHashMapState state) |
void |
concurrentHashMap_getThenComputeIfAbsent(ConcurrentHashMapBenchmark.ConcurrentHashMapState state) |
public void concurrentHashMap_computeIfAbsent(ConcurrentHashMapBenchmark.ConcurrentHashMapState state)
public void concurrentHashMap_getThenComputeIfAbsent(ConcurrentHashMapBenchmark.ConcurrentHashMapState state)
Copyright © 2017 Electronic Arts Inc. All rights reserved.