public abstract static class NanoBench.BytesRunnable
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
protected int |
measure |
Constructor and Description |
---|
BytesRunnable() |
Modifier and Type | Method and Description |
---|---|
int |
getMeasure() |
void |
run() |
abstract int |
runMeasure() |