Uses of Enum
org.openjdk.jmh.runner.format.SupportedVMs.Level
Packages that use SupportedVMs.Level
-
Uses of SupportedVMs.Level in org.openjdk.jmh.runner.format
Subclasses with type arguments of type SupportedVMs.Level in org.openjdk.jmh.runner.formatMethods in org.openjdk.jmh.runner.format that return SupportedVMs.LevelModifier and TypeMethodDescriptionstatic SupportedVMs.LevelSupportedVMs.supportLevel(String name) static SupportedVMs.LevelReturns the enum constant of this type with the specified name.static SupportedVMs.Level[]SupportedVMs.Level.values()Returns an array containing the constants of this enum type, in the order they are declared.