| Package | Description |
|---|---|
| org.openjdk.jmh.results | |
| org.openjdk.jmh.util |
| Modifier and Type | Method | Description |
|---|---|---|
Multimap<String,Result> |
BenchmarkResult.getBenchmarkResults() |
|
Multimap<String,Result> |
IterationResult.getRawSecondaryResults() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DelegatingMultimap<K,V> |
|
class |
HashMultimap<K,V> |
|
class |
HashsetMultimap<K,V> |
|
class |
TreeMultimap<K,V> |
| Modifier and Type | Method | Description |
|---|---|---|
void |
DelegatingMultimap.merge(Multimap<K,V> other) |
|
void |
Multimap.merge(Multimap<K,V> other) |
Copyright © 2012-2017 Oracle. All Rights Reserved.