public abstract static class JMHSample_24_Inheritance.AbstractBenchmark
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
x |
Constructor and Description |
---|
AbstractBenchmark() |
Modifier and Type | Method and Description |
---|---|
double |
bench() |
protected abstract double |
doWork() |
void |
setup() |