public class net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$Compound implements net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$Compound
  super_class: java.lang.Object
{
  private final java.util.List<net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider> attachmentProviders;
    descriptor: Ljava/util/List;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/util/List<Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider;>;

  public void <init>(net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider[]);
    descriptor: ([Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$Compound 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\tSuppressFBWarnings cannot be resolved to a type\n\tSuppressFBWarnings cannot be resolved to a type\n\tSuppressFBWarnings cannot be resolved to a type\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.agent.ByteBuddyAgent$AttachmentProvider$Compound this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$Compound;
    MethodParameters:
                    Name  Flags
      attachmentProvider  

  public void <init>(java.util.List<? extends net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider>);
    descriptor: (Ljava/util/List;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$Compound 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\tSuppressFBWarnings cannot be resolved to a type\n\tSuppressFBWarnings cannot be resolved to a type\n\tSuppressFBWarnings cannot be resolved to a type\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.agent.ByteBuddyAgent$AttachmentProvider$Compound this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$Compound;
    Signature: (Ljava/util/List<+Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider;>;)V
    MethodParameters:
                     Name  Flags
      attachmentProviders  

  public net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$Accessor attempt();
    descriptor: ()Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$Accessor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$Compound this
         0: .line 1015
            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.agent.ByteBuddyAgent$AttachmentProvider$Compound this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$Compound;
}
SourceFile: "ByteBuddyAgent.java"
NestHost: net.bytebuddy.agent.ByteBuddyAgent
InnerClasses:
  public abstract AttachmentProvider = net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider of net.bytebuddy.agent.ByteBuddyAgent
  public abstract Accessor = net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$Accessor of net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider
  public Compound = net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$Compound of net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider