Uses of Enum Class
org.openjdk.jmh.annotations.CompilerControl.Mode
Packages that use CompilerControl.Mode
-
Uses of CompilerControl.Mode in org.openjdk.jmh.annotations
Subclasses with type arguments of type CompilerControl.Mode in org.openjdk.jmh.annotationsMethods in org.openjdk.jmh.annotations that return CompilerControl.ModeModifier and TypeMethodDescriptionstatic CompilerControl.ModeReturns the enum constant of this class with the specified name.static CompilerControl.Mode[]CompilerControl.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.