static class BenchmarkCounters.Options extends Object
Modifier and Type | Field and Description |
---|---|
private static OptionValue<String> |
BenchmarkDynamicCounters |
private static OptionValue<Boolean> |
DynamicCountersHumanReadable |
private static OptionValue<Boolean> |
DynamicCountersPrintGroupSeparator |
private static OptionValue<Boolean> |
GenericDynamicCounters |
private static OptionValue<Integer> |
TimedDynamicCounters |
Constructor and Description |
---|
Options() |
private static final OptionValue<Boolean> GenericDynamicCounters
private static final OptionValue<Integer> TimedDynamicCounters
private static final OptionValue<String> BenchmarkDynamicCounters
private static final OptionValue<Boolean> DynamicCountersPrintGroupSeparator
private static final OptionValue<Boolean> DynamicCountersHumanReadable
Options()