Uses of Class
org.openjdk.jmh.results.ThroughputResult
-
Packages that use ThroughputResult Package Description org.openjdk.jmh.results -
-
Uses of ThroughputResult in org.openjdk.jmh.results
Methods in org.openjdk.jmh.results that return types with arguments of type ThroughputResult Modifier and Type Method Description protected Aggregator<ThroughputResult>ThroughputResult. getIterationAggregator()protected Aggregator<ThroughputResult>ThroughputResult. getThreadAggregator()
-