Uses of Enum
org.openjdk.jmh.runner.ActionType
Packages that use ActionType
-
Uses of ActionType in org.openjdk.jmh.runner
Fields in org.openjdk.jmh.runner declared as ActionTypeMethods in org.openjdk.jmh.runner that return ActionTypeModifier and TypeMethodDescriptionActionPlan.getType()static ActionTypeReturns the enum constant of this type with the specified name.static ActionType[]ActionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.openjdk.jmh.runner with parameters of type ActionType