class io.ebean.datasource.pool.ConnectionPool$HeartBeatRunnable extends java.util.TimerTask
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: io.ebean.datasource.pool.ConnectionPool$HeartBeatRunnable
  super_class: java.util.TimerTask
{
  void <init>(io.ebean.datasource.pool.ConnectionPool);
    descriptor: (Lio/ebean/datasource/pool/ConnectionPool;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.ebean.datasource.pool.ConnectionPool$HeartBeatRunnable this
         0: .line 11
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.slf4j cannot be resolved\n\tThe import org.slf4j cannot be resolved\n\tLogger cannot be resolved to a type\n\tLoggerFactory cannot be resolved\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n\tLogger cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.datasource.pool.ConnectionPool$HeartBeatRunnable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/datasource/pool/ConnectionPool$HeartBeatRunnable;
    MethodParameters:
        Name  Flags
      this$0  final

  public void run();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.ebean.datasource.pool.ConnectionPool$HeartBeatRunnable this
         0: .line 256
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.ebean.datasource.pool.ConnectionPool$HeartBeatRunnable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/ebean/datasource/pool/ConnectionPool$HeartBeatRunnable;
}
SourceFile: "ConnectionPool.java"
NestHost: io.ebean.datasource.pool.ConnectionPool
InnerClasses:
  HeartBeatRunnable = io.ebean.datasource.pool.ConnectionPool$HeartBeatRunnable of io.ebean.datasource.pool.ConnectionPool