Uses of Class
org.openjdk.jmh.runner.ActionPlan
-
Packages that use ActionPlan Package Description org.openjdk.jmh.runner org.openjdk.jmh.runner.link -
-
Uses of ActionPlan in org.openjdk.jmh.runner
Methods in org.openjdk.jmh.runner with parameters of type ActionPlan Modifier and Type Method Description voidActionPlan. mixIn(ActionPlan other) -
Uses of ActionPlan in org.openjdk.jmh.runner.link
Methods in org.openjdk.jmh.runner.link that return ActionPlan Modifier and Type Method Description ActionPlanBinaryLinkClient. requestPlan()Methods in org.openjdk.jmh.runner.link with parameters of type ActionPlan Modifier and Type Method Description voidBinaryLinkServer. setPlan(ActionPlan actionPlan)
-