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