public class net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$ForTypeVariable$WithIndex extends net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$ForTypeVariable$WithIndex
  super_class: net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$AbstractBase$ForTypeVariable$WithIndex
{
  private final java.util.Map<java.lang.Integer, java.util.Map<java.lang.String, java.util.List<net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken>>> indexedPathMap;
    descriptor: Ljava/util/Map;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/Map<Ljava/lang/Integer;Ljava/util/Map<Ljava/lang/String;Ljava/util/List<Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$AnnotationToken;>;>;>;

  protected void <init>(java.lang.String, org.objectweb.asm.TypePath, int, java.util.Map<java.lang.Integer, java.util.Map<java.lang.String, java.util.List<net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$AnnotationToken>>>);
    descriptor: (Ljava/lang/String;Lorg/objectweb/asm/TypePath;ILjava/util/Map;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=4, locals=5, args_size=5
        start local 0 // net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$ForTypeVariable$WithIndex this
        start local 1 // java.lang.String descriptor
        start local 2 // org.objectweb.asm.TypePath typePath
        start local 3 // int index
        start local 4 // java.util.Map indexedPathMap
         0: .line 1717
            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 1718
            aload 0 /* this */
            aload 4 /* indexedPathMap */
            putfield net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$ForTypeVariable$WithIndex.indexedPathMap:Ljava/util/Map;
         2: .line 1719
            return
        end local 4 // java.util.Map indexedPathMap
        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$ForTypeVariable$WithIndex this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    3     0            this  Lnet/bytebuddy/pool/TypePool$Default$AnnotationRegistrant$ForTypeVariable$WithIndex;
            0    3     1      descriptor  Ljava/lang/String;
            0    3     2        typePath  Lorg/objectweb/asm/TypePath;
            0    3     3           index  I
            0    3     4  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/lang/String;Lorg/objectweb/asm/TypePath;ILjava/util/Map<Ljava/lang/Integer;Ljava/util/Map<Ljava/lang/String;Ljava/util/List<Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$AnnotationToken;>;>;>;)V
    MethodParameters:
                Name  Flags
      descriptor      
      typePath        
      index           
      indexedPathMap  

  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=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$ForTypeVariable$WithIndex this
         0: .line 1723
            aload 0 /* this */
            getfield net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$ForTypeVariable$WithIndex.indexedPathMap:Ljava/util/Map;
            areturn
        end local 0 // net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$ForTypeVariable$WithIndex this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/pool/TypePool$Default$AnnotationRegistrant$ForTypeVariable$WithIndex;
    Signature: ()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
  public ForTypeVariable = net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$ForTypeVariable of net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant
  public WithIndex = net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$ForTypeVariable$WithIndex of net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$ForTypeVariable
  public DoubleIndexed = net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$ForTypeVariable$WithIndex$DoubleIndexed of net.bytebuddy.pool.TypePool$Default$AnnotationRegistrant$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