public interface net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider
super_class: java.lang.Object
{
public static final net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider DEFAULT;
descriptor: Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=3, locals=0, args_size=0
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
LocalVariableTable:
Start End Slot Name Signature
public abstract net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$Accessor attempt();
descriptor: ()Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$Accessor;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
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
public final ForEmulatedAttachment = net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForEmulatedAttachment of net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider
public final ForJ9Vm = net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForJ9Vm of net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider
public final ForModularizedVm = net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForModularizedVm of net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider
public final ForStandardToolsJarVm = net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForStandardToolsJarVm of net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider
public final ForUserDefinedToolsJar = net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForUserDefinedToolsJar of net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider
RuntimeInvisibleAnnotations:
SuppressFBWarnings()