final class org.jruby.util.collections.Counter extends org.jruby.util.collections.ConcurrentAutoTable
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.jruby.util.collections.Counter
  super_class: org.jruby.util.collections.ConcurrentAutoTable
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.jruby.util.collections.Counter this
         0: .line 1569
            aload 0 /* this */
            invokespecial org.jruby.util.collections.ConcurrentAutoTable.<init>:()V
            return
        end local 0 // org.jruby.util.collections.Counter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/util/collections/Counter;
}
SourceFile: "NonBlockingHashMapLong.java"