public final class net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction extends java.lang.Enum<net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction> implements java.security.PrivilegedAction<net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher>
minor version: 0
major version: 59
flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
this_class: net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction
super_class: java.lang.Enum
{
public static final net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction INSTANCE;
descriptor: Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher$CreationAction;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
private static final net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction[] ENUM$VALUES;
descriptor: [Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher$CreationAction;
flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=0, args_size=0
0: new net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction
dup
ldc "INSTANCE"
iconst_0
invokespecial net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction.<init>:(Ljava/lang/String;I)V
1: putstatic net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction.INSTANCE:Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher$CreationAction;
2: iconst_1
anewarray net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction
dup
iconst_0
getstatic net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction.INSTANCE:Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher$CreationAction;
aastore
putstatic net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction.ENUM$VALUES:[Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher$CreationAction;
return
LocalVariableTable:
Start End Slot Name Signature
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: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher$CreationAction;
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
public net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher run();
descriptor: ()Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher;
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/description/method/ParameterList$ForLoadedExecutable$Dispatcher$CreationAction;
RuntimeInvisibleAnnotations:
SuppressFBWarnings()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
SuppressFBWarnings()
public static net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction[] values();
descriptor: ()[Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher$CreationAction;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction.ENUM$VALUES:[Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher$CreationAction;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction
dup
astore 2
iconst_0
iload 1
invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
aload 2
areturn
LocalVariableTable:
Start End Slot Name Signature
public static net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher$CreationAction;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher$CreationAction;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
public java.lang.Object run();
descriptor: ()Ljava/lang/Object;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction.run:()Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
Signature: Ljava/lang/Enum<Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher$CreationAction;>;Ljava/security/PrivilegedAction<Lnet/bytebuddy/description/method/ParameterList$ForLoadedExecutable$Dispatcher;>;
SourceFile: "ParameterList.java"
NestHost: net.bytebuddy.description.method.ParameterList
InnerClasses:
public abstract ForLoadedExecutable = net.bytebuddy.description.method.ParameterList$ForLoadedExecutable of net.bytebuddy.description.method.ParameterList
protected abstract Dispatcher = net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher of net.bytebuddy.description.method.ParameterList$ForLoadedExecutable
public final CreationAction = net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher$CreationAction of net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Dispatcher