public final class net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForUserDefinedToolsJar extends java.lang.Enum<net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForUserDefinedToolsJar> implements net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider
minor version: 0
major version: 59
flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
this_class: net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForUserDefinedToolsJar
super_class: java.lang.Enum
{
public static final net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForUserDefinedToolsJar INSTANCE;
descriptor: Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$ForUserDefinedToolsJar;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final java.lang.String PROPERTY;
descriptor: Ljava/lang/String;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: "net.bytebuddy.agent.toolsjar"
private void <init>(java.lang.String, int);
descriptor: (Ljava/lang/String;I)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=3, args_size=3
start local 0 0: 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 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$ForUserDefinedToolsJar;
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
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 0: 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 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$ForUserDefinedToolsJar;
RuntimeInvisibleAnnotations:
SuppressFBWarnings()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
SuppressFBWarnings()
}
Signature: Ljava/lang/Enum<Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider$ForUserDefinedToolsJar;>;Lnet/bytebuddy/agent/ByteBuddyAgent$AttachmentProvider;
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 final ForUserDefinedToolsJar = net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider$ForUserDefinedToolsJar of net.bytebuddy.agent.ByteBuddyAgent$AttachmentProvider