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
Subclasses with type arguments of type ScalarResult in org.openjdk.jmh.resultsClasses in org.openjdk.jmh.results that implement interfaces with type arguments of type ScalarResultModifier and TypeClassDescription(package private) static classMethods 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)