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 |
Multimap.merge(Multimap<K,V> other) |
void |
DelegatingMultimap.merge(Multimap<K,V> other) |
Copyright © 2016. All rights reserved.