public interface io.vertx.ext.dropwizard.reporters.JmxReporter$JmxCounterMBean extends io.vertx.ext.dropwizard.reporters.JmxReporter$MetricMBean
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: io.vertx.ext.dropwizard.reporters.JmxReporter$JmxCounterMBean
  super_class: java.lang.Object
{
  public abstract long getCount();
    descriptor: ()J
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "JmxReporter.java"
NestHost: io.vertx.ext.dropwizard.reporters.JmxReporter
InnerClasses:
  public abstract JmxCounterMBean = io.vertx.ext.dropwizard.reporters.JmxReporter$JmxCounterMBean of io.vertx.ext.dropwizard.reporters.JmxReporter
  public abstract MetricMBean = io.vertx.ext.dropwizard.reporters.JmxReporter$MetricMBean of io.vertx.ext.dropwizard.reporters.JmxReporter