Uses of Class
org.apache.commons.numbers.examples.jmh.core.StickySumPerformance.SumMethod
-
Packages that use StickySumPerformance.SumMethod Package Description org.apache.commons.numbers.examples.jmh.core Benchmarks for theorg.apache.commons.numbers.corecomponents.org.apache.commons.numbers.examples.jmh.core.generated -
-
Uses of StickySumPerformance.SumMethod in org.apache.commons.numbers.examples.jmh.core
Methods in org.apache.commons.numbers.examples.jmh.core with parameters of type StickySumPerformance.SumMethod Modifier and Type Method Description voidStickySumPerformance. stickySum(StickySumPerformance.BiFactors factors, org.openjdk.jmh.infra.Blackhole bh, StickySumPerformance.SumMethod method)Benchmark the sticky summation of two numbers. -
Uses of StickySumPerformance.SumMethod in org.apache.commons.numbers.examples.jmh.core.generated
Subclasses of StickySumPerformance.SumMethod in org.apache.commons.numbers.examples.jmh.core.generated Modifier and Type Class Description classStickySumPerformance_SumMethod_jmhTypeclassStickySumPerformance_SumMethod_jmhType_B1classStickySumPerformance_SumMethod_jmhType_B2classStickySumPerformance_SumMethod_jmhType_B3
-