public class JMHSample_13_RunToRun extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JMHSample_13_RunToRun.SleepyState |
| Constructor and Description |
|---|
JMHSample_13_RunToRun() |
| Modifier and Type | Method and Description |
|---|---|
void |
baseline(JMHSample_13_RunToRun.SleepyState s) |
void |
fork_1(JMHSample_13_RunToRun.SleepyState s) |
void |
fork_2(JMHSample_13_RunToRun.SleepyState s) |
static void |
main(String[] args) |
public void baseline(JMHSample_13_RunToRun.SleepyState s) throws InterruptedException
InterruptedExceptionpublic void fork_1(JMHSample_13_RunToRun.SleepyState s) throws InterruptedException
InterruptedExceptionpublic void fork_2(JMHSample_13_RunToRun.SleepyState s) throws InterruptedException
InterruptedExceptionpublic static void main(String[] args) throws RunnerException
RunnerExceptionCopyright © 2016. All rights reserved.