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