public class JMHSample_03_States extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JMHSample_03_States.BenchmarkState |
static class |
JMHSample_03_States.ThreadState |
| Constructor and Description |
|---|
JMHSample_03_States() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
measureShared(JMHSample_03_States.BenchmarkState state) |
void |
measureUnshared(JMHSample_03_States.ThreadState state) |
public void measureUnshared(JMHSample_03_States.ThreadState state)
public void measureShared(JMHSample_03_States.BenchmarkState state)
public static void main(String[] args) throws RunnerException
RunnerExceptionCopyright © 2016. All rights reserved.