public class JMHSample_32_BulkWarmup.Counter2 extends java.lang.Object implements JMHSample_32_BulkWarmup.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_32_BulkWarmup.Counter