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