Uses of Enum
org.openjdk.jmh.runner.CompilerHints.BlackholeSelect
Packages that use CompilerHints.BlackholeSelect
-
Uses of CompilerHints.BlackholeSelect in org.openjdk.jmh.runner
Fields in org.openjdk.jmh.runner declared as CompilerHints.BlackholeSelectModifier and TypeFieldDescriptionprivate static CompilerHints.BlackholeSelect
CompilerHints.blackholeSelect
Methods in org.openjdk.jmh.runner that return CompilerHints.BlackholeSelectModifier and TypeMethodDescriptionprivate static CompilerHints.BlackholeSelect
CompilerHints.blackholeSelect()
Returns the enum constant of this type with the specified name.static CompilerHints.BlackholeSelect[]
CompilerHints.BlackholeSelect.values()
Returns an array containing the constants of this enum type, in the order they are declared.