Uses of Enum
org.openjdk.jmh.runner.CompilerHints.CompilerHintsSelect
Packages that use CompilerHints.CompilerHintsSelect
-
Uses of CompilerHints.CompilerHintsSelect in org.openjdk.jmh.runner
Methods in org.openjdk.jmh.runner that return CompilerHints.CompilerHintsSelectModifier and TypeMethodDescriptionCompilerHints.compilerHintsSelect()Returns the enum constant of this type with the specified name.static CompilerHints.CompilerHintsSelect[]CompilerHints.CompilerHintsSelect.values()Returns an array containing the constants of this enum type, in the order they are declared.