Uses of Interface
org.openjdk.jmh.util.Multimap
Packages that use Multimap
-
Uses of Multimap in org.openjdk.jmh.results
Methods in org.openjdk.jmh.results that return MultimapModifier and TypeMethodDescriptionBenchmarkResult.getBenchmarkResults()IterationResult.getRawSecondaryResults() -
Uses of Multimap in org.openjdk.jmh.util
Classes in org.openjdk.jmh.util that implement MultimapModifier and TypeClassDescriptionclassDelegatingMultimap<K,V> classHashMultimap<K,V> classHashsetMultimap<K,V> classTreeMultimap<K,V> Methods in org.openjdk.jmh.util with parameters of type Multimap