Class SingleShotResult.AveragingAggregator

java.lang.Object
org.openjdk.jmh.results.SingleShotResult.AveragingAggregator
All Implemented Interfaces:
Aggregator<SingleShotResult>
Enclosing class:
SingleShotResult

static class SingleShotResult.AveragingAggregator extends Object implements Aggregator<SingleShotResult>
Averages the time on all levels.