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