Uses of Enum
org.openjdk.jmh.runner.CompilerHints.BlackholeSelect
Packages that use CompilerHints.BlackholeSelect
-
Uses of CompilerHints.BlackholeSelect in org.openjdk.jmh.runner
Subclasses with type arguments of type CompilerHints.BlackholeSelect in org.openjdk.jmh.runnerFields in org.openjdk.jmh.runner declared as CompilerHints.BlackholeSelectModifier and TypeFieldDescriptionprivate static CompilerHints.BlackholeSelectCompilerHints.blackholeSelectMethods in org.openjdk.jmh.runner that return CompilerHints.BlackholeSelectModifier and TypeMethodDescriptionprivate static CompilerHints.BlackholeSelectCompilerHints.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.