public class net.bytebuddy.description.type.TypeList$Generic$ForLoadedTypes extends net.bytebuddy.description.type.TypeList$Generic$AbstractBase
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: net.bytebuddy.description.type.TypeList$Generic$ForLoadedTypes
  super_class: net.bytebuddy.description.type.TypeList$Generic$AbstractBase
{
  private final java.util.List<? extends java.lang.reflect.Type> types;
    descriptor: Ljava/util/List;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/List<+Ljava/lang/reflect/Type;>;

  public void <init>(java.lang.reflect.Type[]);
    descriptor: ([Ljava/lang/reflect/Type;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // net.bytebuddy.description.type.TypeList$Generic$ForLoadedTypes this
         0: .line 18
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import edu cannot be resolved\n\tSuppressFBWarnings cannot be resolved to a type\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.TypeList$Generic$ForLoadedTypes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeList$Generic$ForLoadedTypes;
    MethodParameters:
      Name  Flags
      type  

  public void <init>(java.util.List<? extends java.lang.reflect.Type>);
    descriptor: (Ljava/util/List;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // net.bytebuddy.description.type.TypeList$Generic$ForLoadedTypes this
         0: .line 18
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import edu cannot be resolved\n\tSuppressFBWarnings cannot be resolved to a type\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.TypeList$Generic$ForLoadedTypes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeList$Generic$ForLoadedTypes;
    Signature: (Ljava/util/List<+Ljava/lang/reflect/Type;>;)V
    MethodParameters:
       Name  Flags
      types  

  public net.bytebuddy.description.type.TypeDescription$Generic get(int);
    descriptor: (I)Lnet/bytebuddy/description/type/TypeDescription$Generic;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // net.bytebuddy.description.type.TypeList$Generic$ForLoadedTypes this
         0: .line 400
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.description.type.TypeList$Generic$ForLoadedTypes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeList$Generic$ForLoadedTypes;
    MethodParameters:
       Name  Flags
      index  

  public int size();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeList$Generic$ForLoadedTypes this
         0: .line 407
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.description.type.TypeList$Generic$ForLoadedTypes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeList$Generic$ForLoadedTypes;
}
SourceFile: "TypeList.java"
NestHost: net.bytebuddy.description.type.TypeList
InnerClasses:
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription
  public abstract Generic = net.bytebuddy.description.type.TypeList$Generic of net.bytebuddy.description.type.TypeList
  public abstract AbstractBase = net.bytebuddy.description.type.TypeList$Generic$AbstractBase of net.bytebuddy.description.type.TypeList$Generic
  public ForLoadedTypes = net.bytebuddy.description.type.TypeList$Generic$ForLoadedTypes of net.bytebuddy.description.type.TypeList$Generic
  public OfTypeVariables = net.bytebuddy.description.type.TypeList$Generic$ForLoadedTypes$OfTypeVariables of net.bytebuddy.description.type.TypeList$Generic$ForLoadedTypes