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