Uses of Class
org.openjdk.jmh.results.SampleTimeResult
Packages that use SampleTimeResult
-
Uses of SampleTimeResult in org.openjdk.jmh.results
Subclasses with type arguments of type SampleTimeResult in org.openjdk.jmh.resultsModifier and TypeClassDescriptionclassResult class that samples operation time.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()