public class JMHSample_12_Forking.Counter2 extends java.lang.Object implements JMHSample_12_Forking.Counter
Modifier and Type | Field and Description |
---|---|
private int |
x |
Constructor and Description |
---|
Counter2() |
Modifier and Type | Method and Description |
---|---|
int |
inc() |
public int inc()
inc
in interface JMHSample_12_Forking.Counter