public final class org.jruby.util.StringSupport$TrTables
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: org.jruby.util.StringSupport$TrTables
  super_class: java.lang.Object
{
  org.jruby.util.collections.IntHashMap<java.lang.Object> del;
    descriptor: Lorg/jruby/util/collections/IntHashMap;
    flags: (0x0000) 
    Signature: Lorg/jruby/util/collections/IntHashMap<Ljava/lang/Object;>;

  org.jruby.util.collections.IntHashMap<java.lang.Object> noDel;
    descriptor: Lorg/jruby/util/collections/IntHashMap;
    flags: (0x0000) 
    Signature: Lorg/jruby/util/collections/IntHashMap<Ljava/lang/Object;>;

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.jruby.util.StringSupport$TrTables this
         0: .line 1220
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.jruby.util.StringSupport$TrTables this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/util/StringSupport$TrTables;
}
SourceFile: "StringSupport.java"
NestHost: org.jruby.util.StringSupport
InnerClasses:
  public final TrTables = org.jruby.util.StringSupport$TrTables of org.jruby.util.StringSupport