class com.zaxxer.hikari.metrics.dropwizard.CodahaleHealthChecker$Connection99Percent
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.zaxxer.hikari.metrics.dropwizard.CodahaleHealthChecker$Connection99Percent
  super_class: java.lang.Object
{
  private final com.codahale.metrics.Timer waitTimer;
    descriptor: Lcom/codahale/metrics/Timer;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final long expected99thPercentile;
    descriptor: J
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(com.codahale.metrics.Timer, long);
    descriptor: (Lcom/codahale/metrics/Timer;J)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // com.zaxxer.hikari.metrics.dropwizard.CodahaleHealthChecker$Connection99Percent this
         0: .line 29
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.codahale.metrics.health cannot be resolved\n\tThe import com.codahale.metrics.health cannot be resolved\n\tHealthCheckRegistry cannot be resolved to a type\n\tHealthCheck cannot be resolved to a type\n\tResult cannot be resolved to a type\n\tThe method check() of type CodahaleHealthChecker.ConnectivityHealthCheck must override or implement a supertype method\n\tResult cannot be resolved\n\tResult cannot be resolved\n\tHealthCheck cannot be resolved to a type\n\tResult cannot be resolved to a type\n\tThe method check() of type CodahaleHealthChecker.Connection99Percent must override or implement a supertype method\n\tResult cannot be resolved\n\tResult cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.zaxxer.hikari.metrics.dropwizard.CodahaleHealthChecker$Connection99Percent this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/zaxxer/hikari/metrics/dropwizard/CodahaleHealthChecker$Connection99Percent;
    MethodParameters:
                        Name  Flags
      waitTimer               final
      expected99thPercentile  final

  protected Result check();
    descriptor: ()LResult;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.zaxxer.hikari.metrics.dropwizard.CodahaleHealthChecker$Connection99Percent this
         0: .line 119
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tResult cannot be resolved to a type\n\tThe method check() of type CodahaleHealthChecker.Connection99Percent must override or implement a supertype method\n\tResult cannot be resolved\n\tResult cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.zaxxer.hikari.metrics.dropwizard.CodahaleHealthChecker$Connection99Percent this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/zaxxer/hikari/metrics/dropwizard/CodahaleHealthChecker$Connection99Percent;
    Exceptions:
      throws java.lang.Exception
}
SourceFile: "CodahaleHealthChecker.java"
NestHost: com.zaxxer.hikari.metrics.dropwizard.CodahaleHealthChecker
InnerClasses:
  private Connection99Percent = com.zaxxer.hikari.metrics.dropwizard.CodahaleHealthChecker$Connection99Percent of com.zaxxer.hikari.metrics.dropwizard.CodahaleHealthChecker