Uses of Interface
org.openjdk.jmh.runner.options.Options
Packages that use Options
Package
Description
-
Uses of Options in org.openjdk.jmh.runner
Fields in org.openjdk.jmh.runner declared as OptionsConstructors in org.openjdk.jmh.runner with parameters of type OptionsModifierConstructorDescriptionCreate Runner with the given options.Runner(Options options, OutputFormat format) Create runner with the custom OutputFormat. -
Uses of Options in org.openjdk.jmh.runner.link
Methods in org.openjdk.jmh.runner.link that return OptionsConstructors in org.openjdk.jmh.runner.link with parameters of type Options -
Uses of Options in org.openjdk.jmh.runner.options
Classes in org.openjdk.jmh.runner.options that implement OptionsModifier and TypeClassDescriptionclassClass that handles all the command line options.classMethods in org.openjdk.jmh.runner.options that return OptionsModifier and TypeMethodDescriptionChainedOptionsBuilder.build()Produce the final OptionsOptionsBuilder.build()Methods in org.openjdk.jmh.runner.options with parameters of type OptionsModifier and TypeMethodDescriptionOverride the defaults from the given option.