Uses of Enum
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 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.