Uses of Interface
org.openjdk.jmh.generators.core.GeneratorSource
Packages that use GeneratorSource
-
Uses of GeneratorSource in org.openjdk.jmh.generators.core
Methods in org.openjdk.jmh.generators.core with parameters of type GeneratorSourceModifier and TypeMethodDescriptionvoidBenchmarkGenerator.complete(GeneratorSource source, GeneratorDestination destination) Finish generating the benchmarks.voidBenchmarkGenerator.generate(GeneratorSource source, GeneratorDestination destination) Execute the next phase of benchmark generation.