Uses of Class
org.openjdk.jmh.results.ScalarResult
Packages that use ScalarResult
-
Uses of ScalarResult in org.openjdk.jmh.profile
Subclasses of ScalarResult in org.openjdk.jmh.profile -
Uses of ScalarResult in org.openjdk.jmh.results
Methods in org.openjdk.jmh.results that return ScalarResultModifier and TypeMethodDescriptionScalarResult.ScalarResultAggregator.aggregate(Collection<ScalarResult> results) protected ScalarResultScalarResult.getZeroResult()Methods in org.openjdk.jmh.results that return types with arguments of type ScalarResultModifier and TypeMethodDescriptionprotected Aggregator<ScalarResult> ScalarResult.getIterationAggregator()protected Aggregator<ScalarResult> ScalarResult.getThreadAggregator()Method parameters in org.openjdk.jmh.results with type arguments of type ScalarResultModifier and TypeMethodDescriptionScalarResult.ScalarResultAggregator.aggregate(Collection<ScalarResult> results)