public class JMHSample_15_Asymmetric
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.atomic.AtomicInteger |
counter |
Constructor and Description |
---|
JMHSample_15_Asymmetric() |
Modifier and Type | Method and Description |
---|---|
int |
get() |
int |
inc() |
static void |
main(java.lang.String[] args) |
void |
up() |
public void up()
public int inc()
public int get()
public static void main(java.lang.String[] args) throws RunnerException
RunnerException