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