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