public abstract class net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex$DoubleIndexed extends net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex
  minor version: 0
  major version: 59
  flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
  this_class: net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex$DoubleIndexed
  super_class: net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex
{
  private final int preIndex;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  protected void <init>(java.lang.String, org.objectweb.asm.TypePath, int, int);
    descriptor: (Ljava/lang/String;Lorg/objectweb/asm/TypePath;II)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=4, locals=5, args_size=5
        start local 0 // net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex$DoubleIndexed this
        start local 1 // java.lang.String descriptor
        start local 2 // org.objectweb.asm.TypePath typePath
        start local 3 // int index
        start local 4 // int preIndex
         0: .line 1576
            aload 0 /* this */
            aload 1 /* descriptor */
            aload 2 /* typePath */
            iload 3 /* index */
            invokespecial net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex.<init>:(Ljava/lang/String;Lorg/objectweb/asm/TypePath;I)V
         1: .line 1577
            aload 0 /* this */
            iload 4 /* preIndex */
            putfield net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex$DoubleIndexed.preIndex:I
         2: .line 1578
            return
        end local 4 // int preIndex
        end local 3 // int index
        end local 2 // org.objectweb.asm.TypePath typePath
        end local 1 // java.lang.String descriptor
        end local 0 // net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex$DoubleIndexed this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0        this  Lnet/bytebuddy/pool/TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex$DoubleIndexed;
            0    3     1  descriptor  Ljava/lang/String;
            0    3     2    typePath  Lorg/objectweb/asm/TypePath;
            0    3     3       index  I
            0    3     4    preIndex  I
    MethodParameters:
            Name  Flags
      descriptor  
      typePath    
      index       
      preIndex    

  protected java.util.Map<java.lang.Integer, java.util.Map<java.lang.String, java.util.List<net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken>>> getIndexedPathMap();
    descriptor: ()Ljava/util/Map;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=1
        start local 0 // net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex$DoubleIndexed this
         0: .line 1582
            aload 0 /* this */
            invokevirtual net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex$DoubleIndexed.getDoubleIndexedPathMap:()Ljava/util/Map;
            astore 1 /* doubleIndexPathMap */
        start local 1 // java.util.Map doubleIndexPathMap
         1: .line 1583
            aload 1 /* doubleIndexPathMap */
            aload 0 /* this */
            getfield net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex$DoubleIndexed.preIndex:I
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast java.util.Map
            astore 2 /* indexedPathMap */
        start local 2 // java.util.Map indexedPathMap
         2: .line 1584
            aload 2 /* indexedPathMap */
            ifnonnull 5
         3: .line 1585
            new java.util.HashMap
            dup
            invokespecial java.util.HashMap.<init>:()V
            astore 2 /* indexedPathMap */
         4: .line 1586
            aload 1 /* doubleIndexPathMap */
            aload 0 /* this */
            getfield net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex$DoubleIndexed.preIndex:I
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            aload 2 /* indexedPathMap */
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
         5: .line 1588
      StackMap locals: java.util.Map java.util.Map
      StackMap stack:
            aload 2 /* indexedPathMap */
            areturn
        end local 2 // java.util.Map indexedPathMap
        end local 1 // java.util.Map doubleIndexPathMap
        end local 0 // net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex$DoubleIndexed this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    6     0                this  Lnet/bytebuddy/pool/TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex$DoubleIndexed;
            1    6     1  doubleIndexPathMap  Ljava/util/Map<Ljava/lang/Integer;Ljava/util/Map<Ljava/lang/Integer;Ljava/util/Map<Ljava/lang/String;Ljava/util/List<Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$AnnotationToken;>;>;>;>;
            2    6     2      indexedPathMap  Ljava/util/Map<Ljava/lang/Integer;Ljava/util/Map<Ljava/lang/String;Ljava/util/List<Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$AnnotationToken;>;>;>;
    Signature: ()Ljava/util/Map<Ljava/lang/Integer;Ljava/util/Map<Ljava/lang/String;Ljava/util/List<Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$AnnotationToken;>;>;>;

  protected abstract java.util.Map<java.lang.Integer, java.util.Map<java.lang.Integer, java.util.Map<java.lang.String, java.util.List<net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken>>>> getDoubleIndexedPathMap();
    descriptor: ()Ljava/util/Map;
    flags: (0x0404) ACC_PROTECTED, ACC_ABSTRACT
    Signature: ()Ljava/util/Map<Ljava/lang/Integer;Ljava/util/Map<Ljava/lang/Integer;Ljava/util/Map<Ljava/lang/String;Ljava/util/List<Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$AnnotationToken;>;>;>;>;
}
SourceFile: "TypePool.java"
NestHost: net.bytebuddy.pool.TypePool
InnerClasses:
  public Default = net.bytebuddy.pool.TypePool$Default of net.bytebuddy.pool.TypePool
  protected abstract AnnotationRegistrant = net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant of net.bytebuddy.pool.TypePool$Default
  public abstract AbstractBase = net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase of net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant
  protected abstract ForTypeVariable = net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable of net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase
  protected abstract WithIndex = net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex of net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable
  protected abstract DoubleIndexed = net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex$DoubleIndexed of net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex
  protected LazyTypeDescription = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription of net.bytebuddy.pool.TypePool$Default
  protected AnnotationToken = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription