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