interface org.hsqldb.persist.LobManager$ALLOC_BLOCKS
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.hsqldb.persist.LobManager$ALLOC_BLOCKS
  super_class: java.lang.Object
{
  public static final int BLOCK_COUNT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  public static final int BLOCK_OFFSET;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int LOB_ID;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2
}
SourceFile: "LobManager.java"
NestHost: org.hsqldb.persist.LobManager
InnerClasses:
  private abstract ALLOC_BLOCKS = org.hsqldb.persist.LobManager$ALLOC_BLOCKS of org.hsqldb.persist.LobManager