Uses of Class
org.openjdk.jmh.results.SingleShotResult
Packages that use SingleShotResult
-
Uses of SingleShotResult in org.openjdk.jmh.results
Methods in org.openjdk.jmh.results that return SingleShotResultModifier and TypeMethodDescriptionSingleShotResult.AveragingAggregator.aggregate(Collection<SingleShotResult> results) Methods in org.openjdk.jmh.results that return types with arguments of type SingleShotResultModifier and TypeMethodDescriptionprotected Aggregator<SingleShotResult> SingleShotResult.getIterationAggregator()protected Aggregator<SingleShotResult> SingleShotResult.getThreadAggregator()Method parameters in org.openjdk.jmh.results with type arguments of type SingleShotResultModifier and TypeMethodDescriptionSingleShotResult.AveragingAggregator.aggregate(Collection<SingleShotResult> results)