public class JMHSample_18_Control extends Object
Modifier and Type | Field and Description |
---|---|
AtomicBoolean |
flag |
Constructor and Description |
---|
JMHSample_18_Control() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
void |
ping(Control cnt) |
void |
pong(Control cnt) |
public final AtomicBoolean flag
public void ping(Control cnt)
public void pong(Control cnt)
public static void main(String[] args) throws RunnerException
RunnerException
Copyright © 2015. All rights reserved.