Uses of Enum
org.openjdk.jmh.runner.link.OutputFrame.Type
Packages that use OutputFrame.Type
-
Uses of OutputFrame.Type in org.openjdk.jmh.runner.link
Subclasses with type arguments of type OutputFrame.Type in org.openjdk.jmh.runner.linkFields in org.openjdk.jmh.runner.link declared as OutputFrame.TypeMethods in org.openjdk.jmh.runner.link that return OutputFrame.TypeModifier and TypeMethodDescriptionOutputFrame.getType()static OutputFrame.TypeReturns the enum constant of this type with the specified name.static OutputFrame.Type[]OutputFrame.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 OutputFrame.Type