public abstract class net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType extends net.bytebuddy.description.type.TypeDescription$Generic$AbstractBase
  minor version: 0
  major version: 59
  flags: flags: (0x0421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT
  this_class: net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType
  super_class: net.bytebuddy.description.type.TypeDescription$Generic$AbstractBase
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3605
            aload 0 /* this */
            invokespecial net.bytebuddy.description.type.TypeDescription$Generic$AbstractBase.<init>:()V
            return
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;

  public net.bytebuddy.description.type.TypeDefinition$Sort getSort();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDefinition$Sort;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3611
            getstatic net.bytebuddy.description.type.TypeDefinition$Sort.NON_GENERIC:Lnet/bytebuddy/description/type/TypeDefinition$Sort;
            areturn
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;

  public net.bytebuddy.description.type.TypeDescription$Generic getSuperClass();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription$Generic;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=3, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3618
            aload 0 /* this */
            invokevirtual net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            astore 1 /* erasure */
        start local 1 // net.bytebuddy.description.type.TypeDescription erasure
         1: .line 3619
            aload 1 /* erasure */
            invokeinterface net.bytebuddy.description.type.TypeDescription.getSuperClass:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            astore 2 /* superClass */
        start local 2 // net.bytebuddy.description.type.TypeDescription$Generic superClass
         2: .line 3620
            getstatic net.bytebuddy.description.type.TypeDescription$AbstractBase.RAW_TYPES:Z
            ifeq 4
         3: .line 3621
            aload 2 /* superClass */
            areturn
         4: .line 3623
      StackMap locals: net.bytebuddy.description.type.TypeDescription net.bytebuddy.description.type.TypeDescription$Generic
      StackMap stack:
            aload 2 /* superClass */
            ifnonnull 6
         5: .line 3624
            getstatic net.bytebuddy.description.type.TypeDescription$Generic.UNDEFINED:Lnet/bytebuddy/description/type/TypeDescription$Generic;
            goto 7
         6: .line 3625
      StackMap locals:
      StackMap stack:
            new net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection$WithResolvedErasure
            dup
            aload 2 /* superClass */
            new net.bytebuddy.description.type.TypeDescription$Generic$Visitor$ForRawType
            dup
            aload 1 /* erasure */
            invokespecial net.bytebuddy.description.type.TypeDescription$Generic$Visitor$ForRawType.<init>:(Lnet/bytebuddy/description/type/TypeDescription;)V
            getstatic net.bytebuddy.description.annotation.AnnotationSource$Empty.INSTANCE:Lnet/bytebuddy/description/annotation/AnnotationSource$Empty;
            invokespecial net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection$WithResolvedErasure.<init>:(Lnet/bytebuddy/description/type/TypeDescription$Generic;Lnet/bytebuddy/description/type/TypeDescription$Generic$Visitor;Lnet/bytebuddy/description/annotation/AnnotationSource;)V
         7: .line 3623
      StackMap locals:
      StackMap stack: net.bytebuddy.description.type.TypeDescription$Generic
            areturn
        end local 2 // net.bytebuddy.description.type.TypeDescription$Generic superClass
        end local 1 // net.bytebuddy.description.type.TypeDescription erasure
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    8     0        this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;
            1    8     1     erasure  Lnet/bytebuddy/description/type/TypeDescription;
            2    8     2  superClass  Lnet/bytebuddy/description/type/TypeDescription$Generic;

  public net.bytebuddy.description.type.TypeList$Generic getInterfaces();
    descriptor: ()Lnet/bytebuddy/description/type/TypeList$Generic;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3632
            aload 0 /* this */
            invokevirtual net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            astore 1 /* erasure */
        start local 1 // net.bytebuddy.description.type.TypeDescription erasure
         1: .line 3633
            getstatic net.bytebuddy.description.type.TypeDescription$AbstractBase.RAW_TYPES:Z
            ifeq 3
         2: .line 3634
            aload 1 /* erasure */
            invokeinterface net.bytebuddy.description.type.TypeDescription.getInterfaces:()Lnet/bytebuddy/description/type/TypeList$Generic;
            areturn
         3: .line 3636
      StackMap locals: net.bytebuddy.description.type.TypeDescription
      StackMap stack:
            new net.bytebuddy.description.type.TypeList$Generic$ForDetachedTypes$WithResolvedErasure
            dup
            aload 1 /* erasure */
            invokeinterface net.bytebuddy.description.type.TypeDescription.getInterfaces:()Lnet/bytebuddy/description/type/TypeList$Generic;
            new net.bytebuddy.description.type.TypeDescription$Generic$Visitor$ForRawType
            dup
            aload 1 /* erasure */
            invokespecial net.bytebuddy.description.type.TypeDescription$Generic$Visitor$ForRawType.<init>:(Lnet/bytebuddy/description/type/TypeDescription;)V
            invokespecial net.bytebuddy.description.type.TypeList$Generic$ForDetachedTypes$WithResolvedErasure.<init>:(Ljava/util/List;Lnet/bytebuddy/description/type/TypeDescription$Generic$Visitor;)V
            areturn
        end local 1 // net.bytebuddy.description.type.TypeDescription erasure
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    4     0     this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;
            1    4     1  erasure  Lnet/bytebuddy/description/type/TypeDescription;

  public net.bytebuddy.description.field.FieldList<net.bytebuddy.description.field.FieldDescription$InGenericShape> getDeclaredFields();
    descriptor: ()Lnet/bytebuddy/description/field/FieldList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=2, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3643
            aload 0 /* this */
            invokevirtual net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            astore 1 /* erasure */
        start local 1 // net.bytebuddy.description.type.TypeDescription erasure
         1: .line 3644
            new net.bytebuddy.description.field.FieldList$TypeSubstituting
            dup
            aload 0 /* this */
            aload 1 /* erasure */
            invokeinterface net.bytebuddy.description.type.TypeDescription.getDeclaredFields:()Lnet/bytebuddy/description/field/FieldList;
            getstatic net.bytebuddy.description.type.TypeDescription$AbstractBase.RAW_TYPES:Z
            ifeq 3
         2: .line 3645
            getstatic net.bytebuddy.description.type.TypeDescription$Generic$Visitor$NoOp.INSTANCE:Lnet/bytebuddy/description/type/TypeDescription$Generic$Visitor$NoOp;
            goto 4
         3: .line 3646
      StackMap locals: net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType net.bytebuddy.description.type.TypeDescription
      StackMap stack: new 1 new 1 net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType net.bytebuddy.description.field.FieldList
            new net.bytebuddy.description.type.TypeDescription$Generic$Visitor$ForRawType
            dup
            aload 1 /* erasure */
            invokespecial net.bytebuddy.description.type.TypeDescription$Generic$Visitor$ForRawType.<init>:(Lnet/bytebuddy/description/type/TypeDescription;)V
         4: .line 3644
      StackMap locals: net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType net.bytebuddy.description.type.TypeDescription
      StackMap stack: new 1 new 1 net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType net.bytebuddy.description.field.FieldList net.bytebuddy.description.type.TypeDescription$Generic$Visitor
            invokespecial net.bytebuddy.description.field.FieldList$TypeSubstituting.<init>:(Lnet/bytebuddy/description/type/TypeDescription$Generic;Ljava/util/List;Lnet/bytebuddy/description/type/TypeDescription$Generic$Visitor;)V
            areturn
        end local 1 // net.bytebuddy.description.type.TypeDescription erasure
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    5     0     this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;
            1    5     1  erasure  Lnet/bytebuddy/description/type/TypeDescription;
    Signature: ()Lnet/bytebuddy/description/field/FieldList<Lnet/bytebuddy/description/field/FieldDescription$InGenericShape;>;

  public net.bytebuddy.description.method.MethodList<net.bytebuddy.description.method.MethodDescription$InGenericShape> getDeclaredMethods();
    descriptor: ()Lnet/bytebuddy/description/method/MethodList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=2, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3653
            aload 0 /* this */
            invokevirtual net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            astore 1 /* erasure */
        start local 1 // net.bytebuddy.description.type.TypeDescription erasure
         1: .line 3654
            new net.bytebuddy.description.method.MethodList$TypeSubstituting
            dup
            aload 0 /* this */
            aload 1 /* erasure */
            invokeinterface net.bytebuddy.description.type.TypeDescription.getDeclaredMethods:()Lnet/bytebuddy/description/method/MethodList;
            getstatic net.bytebuddy.description.type.TypeDescription$AbstractBase.RAW_TYPES:Z
            ifeq 3
         2: .line 3655
            getstatic net.bytebuddy.description.type.TypeDescription$Generic$Visitor$NoOp.INSTANCE:Lnet/bytebuddy/description/type/TypeDescription$Generic$Visitor$NoOp;
            goto 4
         3: .line 3656
      StackMap locals: net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType net.bytebuddy.description.type.TypeDescription
      StackMap stack: new 1 new 1 net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType net.bytebuddy.description.method.MethodList
            new net.bytebuddy.description.type.TypeDescription$Generic$Visitor$ForRawType
            dup
            aload 1 /* erasure */
            invokespecial net.bytebuddy.description.type.TypeDescription$Generic$Visitor$ForRawType.<init>:(Lnet/bytebuddy/description/type/TypeDescription;)V
         4: .line 3654
      StackMap locals: net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType net.bytebuddy.description.type.TypeDescription
      StackMap stack: new 1 new 1 net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType net.bytebuddy.description.method.MethodList net.bytebuddy.description.type.TypeDescription$Generic$Visitor
            invokespecial net.bytebuddy.description.method.MethodList$TypeSubstituting.<init>:(Lnet/bytebuddy/description/type/TypeDescription$Generic;Ljava/util/List;Lnet/bytebuddy/description/type/TypeDescription$Generic$Visitor;)V
            areturn
        end local 1 // net.bytebuddy.description.type.TypeDescription erasure
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    5     0     this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;
            1    5     1  erasure  Lnet/bytebuddy/description/type/TypeDescription;
    Signature: ()Lnet/bytebuddy/description/method/MethodList<Lnet/bytebuddy/description/method/MethodDescription$InGenericShape;>;

  public net.bytebuddy.description.type.TypeList$Generic getTypeArguments();
    descriptor: ()Lnet/bytebuddy/description/type/TypeList$Generic;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3663
            new java.lang.IllegalStateException
            dup
            new java.lang.StringBuilder
            dup
            ldc "A non-generic type does not imply type arguments: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;

  public net.bytebuddy.description.type.TypeDescription$Generic findBindingOf(net.bytebuddy.description.type.TypeDescription$Generic);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription$Generic;)Lnet/bytebuddy/description/type/TypeDescription$Generic;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
        start local 1 // net.bytebuddy.description.type.TypeDescription$Generic typeVariable
         0: .line 3670
            new java.lang.IllegalStateException
            dup
            new java.lang.StringBuilder
            dup
            ldc "A non-generic type does not imply type arguments: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;)V
            athrow
        end local 1 // net.bytebuddy.description.type.TypeDescription$Generic typeVariable
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    1     0          this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;
            0    1     1  typeVariable  Lnet/bytebuddy/description/type/TypeDescription$Generic;
    MethodParameters:
              Name  Flags
      typeVariable  

  public <T> T accept(net.bytebuddy.description.type.TypeDescription$Generic$Visitor<T>);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription$Generic$Visitor;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
        start local 1 // net.bytebuddy.description.type.TypeDescription$Generic$Visitor visitor
         0: .line 3677
            aload 1 /* visitor */
            aload 0 /* this */
            invokeinterface net.bytebuddy.description.type.TypeDescription$Generic$Visitor.onNonGenericType:(Lnet/bytebuddy/description/type/TypeDescription$Generic;)Ljava/lang/Object;
            areturn
        end local 1 // net.bytebuddy.description.type.TypeDescription$Generic$Visitor visitor
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    1     0     this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;
            0    1     1  visitor  Lnet/bytebuddy/description/type/TypeDescription$Generic$Visitor<TT;>;
    Signature: <T:Ljava/lang/Object;>(Lnet/bytebuddy/description/type/TypeDescription$Generic$Visitor<TT;>;)TT;
    MethodParameters:
         Name  Flags
      visitor  

  public java.lang.String getTypeName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3684
            aload 0 /* this */
            invokevirtual net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.type.TypeDescription.getTypeName:()Ljava/lang/String;
            areturn
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;

  public net.bytebuddy.description.type.TypeList$Generic getUpperBounds();
    descriptor: ()Lnet/bytebuddy/description/type/TypeList$Generic;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3691
            new java.lang.IllegalStateException
            dup
            new java.lang.StringBuilder
            dup
            ldc "A non-generic type does not imply upper type bounds: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;

  public net.bytebuddy.description.type.TypeList$Generic getLowerBounds();
    descriptor: ()Lnet/bytebuddy/description/type/TypeList$Generic;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3698
            new java.lang.IllegalStateException
            dup
            new java.lang.StringBuilder
            dup
            ldc "A non-generic type does not imply lower type bounds: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;

  public net.bytebuddy.description.TypeVariableSource getTypeVariableSource();
    descriptor: ()Lnet/bytebuddy/description/TypeVariableSource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3705
            new java.lang.IllegalStateException
            dup
            new java.lang.StringBuilder
            dup
            ldc "A non-generic type does not imply a type variable source: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;

  public java.lang.String getSymbol();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3712
            new java.lang.IllegalStateException
            dup
            new java.lang.StringBuilder
            dup
            ldc "A non-generic type does not imply a symbol: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;

  public net.bytebuddy.implementation.bytecode.StackSize getStackSize();
    descriptor: ()Lnet/bytebuddy/implementation/bytecode/StackSize;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3719
            aload 0 /* this */
            invokevirtual net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.type.TypeDescription.getStackSize:()Lnet/bytebuddy/implementation/bytecode/StackSize;
            areturn
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;

  public java.lang.String getActualName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3726
            aload 0 /* this */
            invokevirtual net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.type.TypeDescription.getActualName:()Ljava/lang/String;
            areturn
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;

  public boolean isArray();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3733
            aload 0 /* this */
            invokevirtual net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.type.TypeDescription.isArray:()Z
            ireturn
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;

  public boolean isPrimitive();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3740
            aload 0 /* this */
            invokevirtual net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.type.TypeDescription.isPrimitive:()Z
            ireturn
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;

  public boolean represents(java.lang.reflect.Type);
    descriptor: (Ljava/lang/reflect/Type;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
        start local 1 // java.lang.reflect.Type type
         0: .line 3747
            aload 0 /* this */
            invokevirtual net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            aload 1 /* type */
            invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
            ireturn
        end local 1 // java.lang.reflect.Type type
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;
            0    1     1  type  Ljava/lang/reflect/Type;
    MethodParameters:
      Name  Flags
      type  

  public java.util.Iterator<net.bytebuddy.description.type.TypeDefinition> iterator();
    descriptor: ()Ljava/util/Iterator;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3754
            new net.bytebuddy.description.type.TypeDefinition$SuperClassIterator
            dup
            aload 0 /* this */
            invokespecial net.bytebuddy.description.type.TypeDefinition$SuperClassIterator.<init>:(Lnet/bytebuddy/description/type/TypeDefinition;)V
            areturn
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;
    Signature: ()Ljava/util/Iterator<Lnet/bytebuddy/description/type/TypeDefinition;>;

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3759
            aload 0 /* this */
            invokevirtual net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            invokevirtual java.lang.Object.hashCode:()I
            ireturn
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3763
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tSuppressFBWarnings cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;
    RuntimeInvisibleAnnotations: 
      SuppressFBWarnings()
    RuntimeInvisibleTypeAnnotations: 
      METHOD_RETURN
        SuppressFBWarnings()
    MethodParameters:
       Name  Flags
      other  

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
         0: .line 3770
            aload 0 /* this */
            invokevirtual net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            areturn
        end local 0 // net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeDescription$Generic$OfNonGenericType;
}
SourceFile: "TypeDescription.java"
NestHost: net.bytebuddy.description.type.TypeDescription
InnerClasses:
  public final Empty = net.bytebuddy.description.annotation.AnnotationSource$Empty of net.bytebuddy.description.annotation.AnnotationSource
  public abstract InDefinedShape = net.bytebuddy.description.field.FieldDescription$InDefinedShape of net.bytebuddy.description.field.FieldDescription
  public abstract InGenericShape = net.bytebuddy.description.field.FieldDescription$InGenericShape of net.bytebuddy.description.field.FieldDescription
  public TypeSubstituting = net.bytebuddy.description.field.FieldList$TypeSubstituting of net.bytebuddy.description.field.FieldList
  public abstract InDefinedShape = net.bytebuddy.description.method.MethodDescription$InDefinedShape of net.bytebuddy.description.method.MethodDescription
  public abstract InGenericShape = net.bytebuddy.description.method.MethodDescription$InGenericShape of net.bytebuddy.description.method.MethodDescription
  public TypeSubstituting = net.bytebuddy.description.method.MethodList$TypeSubstituting of net.bytebuddy.description.method.MethodList
  public final Sort = net.bytebuddy.description.type.TypeDefinition$Sort of net.bytebuddy.description.type.TypeDefinition
  public SuperClassIterator = net.bytebuddy.description.type.TypeDefinition$SuperClassIterator of net.bytebuddy.description.type.TypeDefinition
  public abstract AbstractBase = net.bytebuddy.description.type.TypeDescription$AbstractBase of net.bytebuddy.description.type.TypeDescription
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription
  public abstract AbstractBase = net.bytebuddy.description.type.TypeDescription$Generic$AbstractBase of net.bytebuddy.description.type.TypeDescription$Generic
  public abstract LazyProjection = net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection of net.bytebuddy.description.type.TypeDescription$Generic
  public WithResolvedErasure = net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection$WithResolvedErasure of net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection
  public abstract OfNonGenericType = net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType of net.bytebuddy.description.type.TypeDescription$Generic
  public ForErasure = net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType$ForErasure of net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType
  public ForLoadedType = net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType$ForLoadedType of net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType
  public ForReifiedErasure = net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType$ForReifiedErasure of net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType
  public Latent = net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType$Latent of net.bytebuddy.description.type.TypeDescription$Generic$OfNonGenericType
  public abstract Visitor = net.bytebuddy.description.type.TypeDescription$Generic$Visitor of net.bytebuddy.description.type.TypeDescription$Generic
  public ForRawType = net.bytebuddy.description.type.TypeDescription$Generic$Visitor$ForRawType of net.bytebuddy.description.type.TypeDescription$Generic$Visitor
  public final NoOp = net.bytebuddy.description.type.TypeDescription$Generic$Visitor$NoOp of net.bytebuddy.description.type.TypeDescription$Generic$Visitor
  public abstract Generic = net.bytebuddy.description.type.TypeList$Generic of net.bytebuddy.description.type.TypeList
  public ForDetachedTypes = net.bytebuddy.description.type.TypeList$Generic$ForDetachedTypes of net.bytebuddy.description.type.TypeList$Generic
  public WithResolvedErasure = net.bytebuddy.description.type.TypeList$Generic$ForDetachedTypes$WithResolvedErasure of net.bytebuddy.description.type.TypeList$Generic$ForDetachedTypes