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