Uses of Enum
org.openjdk.jmh.runner.link.InfraFrame.Type
Packages that use InfraFrame.Type
-
Uses of InfraFrame.Type in org.openjdk.jmh.runner.link
Fields in org.openjdk.jmh.runner.link declared as InfraFrame.TypeMethods in org.openjdk.jmh.runner.link that return InfraFrame.TypeModifier and TypeMethodDescriptionInfraFrame.getType()static InfraFrame.TypeReturns the enum constant of this type with the specified name.static InfraFrame.Type[]InfraFrame.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.openjdk.jmh.runner.link with parameters of type InfraFrame.Type