Uses of Enum
org.openjdk.jmh.runner.CompilerHints.BlackholeMode
Packages that use CompilerHints.BlackholeMode
-
Uses of CompilerHints.BlackholeMode in org.openjdk.jmh.runner
Subclasses with type arguments of type CompilerHints.BlackholeMode in org.openjdk.jmh.runnerFields in org.openjdk.jmh.runner declared as CompilerHints.BlackholeModeModifier and TypeFieldDescriptionprivate static CompilerHints.BlackholeModeCompilerHints.blackholeModeMethods in org.openjdk.jmh.runner that return CompilerHints.BlackholeModeModifier and TypeMethodDescriptionprivate static CompilerHints.BlackholeModeCompilerHints.blackholeMode()static CompilerHints.BlackholeModeReturns 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.