class net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType extends net.bytebuddy.description.type.TypeDescription$Generic$OfParameterizedType
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType
  super_class: net.bytebuddy.description.type.TypeDescription$Generic$OfParameterizedType
{
  private final net.bytebuddy.description.type.TypeDescription typeDescription;
    descriptor: Lnet/bytebuddy/description/type/TypeDescription;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  final net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription this$3;
    descriptor: Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  protected void <init>(net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription);
    descriptor: (Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
         0: .line 7283
            aload 0 /* this */
            aload 1
            aload 1
            invokestatic net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription.access$1:(Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;)Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription;
            invokespecial net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.<init>:(Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;Lnet/bytebuddy/description/type/TypeDescription;)V
         1: .line 7284
            return
        end local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType;
    MethodParameters:
        Name  Flags
      this$0  final

  protected void <init>(net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription, net.bytebuddy.description.type.TypeDescription);
    descriptor: (Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;Lnet/bytebuddy/description/type/TypeDescription;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
        start local 2 // net.bytebuddy.description.type.TypeDescription typeDescription
         0: .line 7291
            aload 0 /* this */
            aload 1
            putfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.this$3:Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;
            aload 0 /* this */
            invokespecial net.bytebuddy.description.type.TypeDescription$Generic$OfParameterizedType.<init>:()V
         1: .line 7292
            aload 0 /* this */
            aload 2 /* typeDescription */
            putfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.typeDescription:Lnet/bytebuddy/description/type/TypeDescription;
         2: .line 7293
            return
        end local 2 // net.bytebuddy.description.type.TypeDescription typeDescription
        end local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    3     0             this  Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType;
            0    3     2  typeDescription  Lnet/bytebuddy/description/type/TypeDescription;
    MethodParameters:
                 Name  Flags
      this$0           final
      typeDescription  

  public net.bytebuddy.description.type.TypeList$Generic getTypeArguments();
    descriptor: ()Lnet/bytebuddy/description/type/TypeList$Generic;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
         0: .line 7299
            new net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType$TypeArgumentList
            dup
            aload 0 /* this */
            aload 0 /* this */
            getfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.typeDescription:Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.type.TypeDescription.getTypeVariables:()Lnet/bytebuddy/description/type/TypeList$Generic;
            invokespecial net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType$TypeArgumentList.<init>:(Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType;Ljava/util/List;)V
            areturn
        end local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType;

  public net.bytebuddy.description.type.TypeDescription$Generic getOwnerType();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription$Generic;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
         0: .line 7306
            aload 0 /* this */
            getfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.typeDescription:Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.type.TypeDescription.getDeclaringType:()Lnet/bytebuddy/description/type/TypeDescription;
            astore 1 /* declaringType */
        start local 1 // net.bytebuddy.description.type.TypeDescription declaringType
         1: .line 7307
            aload 1 /* declaringType */
            ifnonnull 3
         2: .line 7308
            getstatic net.bytebuddy.description.type.TypeDescription$Generic.UNDEFINED:Lnet/bytebuddy/description/type/TypeDescription$Generic;
            areturn
         3: .line 7310
      StackMap locals: net.bytebuddy.description.type.TypeDescription
      StackMap stack:
            aload 0 /* this */
            getfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.typeDescription:Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.type.TypeDescription.isStatic:()Z
            ifne 5
            aload 1 /* declaringType */
            invokeinterface net.bytebuddy.description.type.TypeDescription.isGenerified:()Z
            ifeq 5
         4: .line 7311
            new net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType
            dup
            aload 0 /* this */
            getfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.this$3:Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;
            aload 1 /* declaringType */
            invokespecial net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.<init>:(Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;Lnet/bytebuddy/description/type/TypeDescription;)V
            goto 6
         5: .line 7312
      StackMap locals:
      StackMap stack:
            new net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyNonGenericReceiverType
            dup
            aload 0 /* this */
            getfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.this$3:Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;
            aload 1 /* declaringType */
            invokespecial net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyNonGenericReceiverType.<init>:(Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;Lnet/bytebuddy/description/type/TypeDescription;)V
         6: .line 7310
      StackMap locals:
      StackMap stack: net.bytebuddy.description.type.TypeDescription$Generic$AbstractBase
            areturn
        end local 1 // net.bytebuddy.description.type.TypeDescription declaringType
        end local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    7     0           this  Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType;
            1    7     1  declaringType  Lnet/bytebuddy/description/type/TypeDescription;

  public net.bytebuddy.description.annotation.AnnotationList getDeclaredAnnotations();
    descriptor: ()Lnet/bytebuddy/description/annotation/AnnotationList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
         0: .line 7320
            aload 0 /* this */
            getfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.this$3:Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;
            invokestatic net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription.access$1:(Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;)Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription;
            getfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription.typePool:Lnet/bytebuddy/pool/TypePool;
            aload 0 /* this */
            getfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.this$3:Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;
            getfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription.receiverTypeAnnotationTokens:Ljava/util/Map;
            aload 0 /* this */
            invokevirtual net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.getTypePath:()Ljava/lang/String;
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast java.util.List
            invokestatic net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyAnnotationDescription.asListOfNullable:(Lnet/bytebuddy/pool/TypePool;Ljava/util/List;)Lnet/bytebuddy/description/annotation/AnnotationList;
            areturn
        end local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType;

  private java.lang.String getTypePath();
    descriptor: ()Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
         0: .line 7329
            new java.lang.StringBuilder
            dup
            invokespecial java.lang.StringBuilder.<init>:()V
            astore 1 /* typePath */
        start local 1 // java.lang.StringBuilder typePath
         1: .line 7330
            iconst_0
            istore 2 /* index */
        start local 2 // int index
         2: goto 5
         3: .line 7331
      StackMap locals: java.lang.StringBuilder int
      StackMap stack:
            aload 1 /* typePath */
            bipush 46
            invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
            astore 1 /* typePath */
         4: .line 7330
            iinc 2 /* index */ 1
      StackMap locals:
      StackMap stack:
         5: iload 2 /* index */
            aload 0 /* this */
            getfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.typeDescription:Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.type.TypeDescription.getInnerClassCount:()I
            if_icmplt 3
        end local 2 // int index
         6: .line 7333
            aload 1 /* typePath */
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            areturn
        end local 1 // java.lang.StringBuilder typePath
        end local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    7     0      this  Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType;
            1    7     1  typePath  Ljava/lang/StringBuilder;
            2    6     2     index  I

  public net.bytebuddy.description.type.TypeDescription asErasure();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
         0: .line 7340
            aload 0 /* this */
            getfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.typeDescription:Lnet/bytebuddy/description/type/TypeDescription;
            areturn
        end local 0 // net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType;

  static net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription access$0(net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType);
    descriptor: (Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType;)Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 7272
            aload 0
            getfield net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType.this$3:Lnet/bytebuddy/pool/TypePool$Default$LazyTypeDescription$LazyMethodDescription;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "TypePool.java"
NestHost: net.bytebuddy.pool.TypePool
InnerClasses:
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription
  public abstract OfParameterizedType = net.bytebuddy.description.type.TypeDescription$Generic$OfParameterizedType of net.bytebuddy.description.type.TypeDescription$Generic
  public abstract Generic = net.bytebuddy.description.type.TypeList$Generic of net.bytebuddy.description.type.TypeList
  public Default = net.bytebuddy.pool.TypePool$Default of net.bytebuddy.pool.TypePool
  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
  private LazyAnnotationDescription = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyAnnotationDescription of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription
  private LazyMethodDescription = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription
  protected LazyNonGenericReceiverType = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyNonGenericReceiverType of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription
  private LazyParameterizedReceiverType = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription
  protected TypeArgumentList = net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType$TypeArgumentList of net.bytebuddy.pool.TypePool$Default$LazyTypeDescription$LazyMethodDescription$LazyParameterizedReceiverType