public abstract class net.bytebuddy.implementation.bind.annotation.Super$Instantiation extends java.lang.Enum<net.bytebuddy.implementation.bind.annotation.Super$Instantiation>
minor version: 0
major version: 59
flags: flags: (0x4421) ACC_PUBLIC, ACC_SUPER, ACC_ABSTRACT, ACC_ANNOTATION
this_class: net.bytebuddy.implementation.bind.annotation.Super$Instantiation
super_class: java.lang.Enum
{
public static final net.bytebuddy.implementation.bind.annotation.Super$Instantiation CONSTRUCTOR;
descriptor: Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final net.bytebuddy.implementation.bind.annotation.Super$Instantiation UNSAFE;
descriptor: Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
private static final net.bytebuddy.description.method.MethodDescription$InDefinedShape IGNORE_FINALIZER;
descriptor: Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private static final net.bytebuddy.description.method.MethodDescription$InDefinedShape SERIALIZABLE_PROXY;
descriptor: Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private static final net.bytebuddy.description.method.MethodDescription$InDefinedShape CONSTRUCTOR_PARAMETERS;
descriptor: Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private static final net.bytebuddy.implementation.bind.annotation.Super$Instantiation[] ENUM$VALUES;
descriptor: [Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation;
flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=1, args_size=0
0: new net.bytebuddy.implementation.bind.annotation.Super$Instantiation$1
dup
ldc "CONSTRUCTOR"
iconst_0
invokespecial net.bytebuddy.implementation.bind.annotation.Super$Instantiation$1.<init>:(Ljava/lang/String;I)V
1: putstatic net.bytebuddy.implementation.bind.annotation.Super$Instantiation.CONSTRUCTOR:Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation;
2: new net.bytebuddy.implementation.bind.annotation.Super$Instantiation$2
dup
ldc "UNSAFE"
iconst_1
invokespecial net.bytebuddy.implementation.bind.annotation.Super$Instantiation$2.<init>:(Ljava/lang/String;I)V
3: putstatic net.bytebuddy.implementation.bind.annotation.Super$Instantiation.UNSAFE:Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation;
iconst_2
anewarray net.bytebuddy.implementation.bind.annotation.Super$Instantiation
dup
iconst_0
getstatic net.bytebuddy.implementation.bind.annotation.Super$Instantiation.CONSTRUCTOR:Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation;
aastore
dup
iconst_1
getstatic net.bytebuddy.implementation.bind.annotation.Super$Instantiation.UNSAFE:Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation;
aastore
putstatic net.bytebuddy.implementation.bind.annotation.Super$Instantiation.ENUM$VALUES:[Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation;
4: ldc Lnet/bytebuddy/implementation/bind/annotation/Super;
invokestatic net.bytebuddy.description.type.TypeDescription$ForLoadedType.of:(Ljava/lang/Class;)Lnet/bytebuddy/description/type/TypeDescription;
invokeinterface net.bytebuddy.description.type.TypeDescription.getDeclaredMethods:()Lnet/bytebuddy/description/method/MethodList;
astore 0
start local 0 5: aload 0
ldc "ignoreFinalizer"
invokestatic net.bytebuddy.matcher.ElementMatchers.named:(Ljava/lang/String;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
invokeinterface net.bytebuddy.description.method.MethodList.filter:(Lnet/bytebuddy/matcher/ElementMatcher;)Lnet/bytebuddy/matcher/FilterableList;
checkcast net.bytebuddy.description.method.MethodList
invokeinterface net.bytebuddy.description.method.MethodList.getOnly:()Ljava/lang/Object;
checkcast net.bytebuddy.description.method.MethodDescription$InDefinedShape
putstatic net.bytebuddy.implementation.bind.annotation.Super$Instantiation.IGNORE_FINALIZER:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
6: aload 0
ldc "serializableProxy"
invokestatic net.bytebuddy.matcher.ElementMatchers.named:(Ljava/lang/String;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
invokeinterface net.bytebuddy.description.method.MethodList.filter:(Lnet/bytebuddy/matcher/ElementMatcher;)Lnet/bytebuddy/matcher/FilterableList;
checkcast net.bytebuddy.description.method.MethodList
invokeinterface net.bytebuddy.description.method.MethodList.getOnly:()Ljava/lang/Object;
checkcast net.bytebuddy.description.method.MethodDescription$InDefinedShape
putstatic net.bytebuddy.implementation.bind.annotation.Super$Instantiation.SERIALIZABLE_PROXY:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
7: aload 0
ldc "constructorParameters"
invokestatic net.bytebuddy.matcher.ElementMatchers.named:(Ljava/lang/String;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
invokeinterface net.bytebuddy.description.method.MethodList.filter:(Lnet/bytebuddy/matcher/ElementMatcher;)Lnet/bytebuddy/matcher/FilterableList;
checkcast net.bytebuddy.description.method.MethodList
invokeinterface net.bytebuddy.description.method.MethodList.getOnly:()Ljava/lang/Object;
checkcast net.bytebuddy.description.method.MethodDescription$InDefinedShape
putstatic net.bytebuddy.implementation.bind.annotation.Super$Instantiation.CONSTRUCTOR_PARAMETERS:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
end local 0 8: return
LocalVariableTable:
Start End Slot Name Signature
5 8 0 annotationProperties Lnet/bytebuddy/description/method/MethodList<Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;>;
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/implementation/bind/annotation/Super$Instantiation;
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
protected abstract net.bytebuddy.implementation.bytecode.StackManipulation proxyFor(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.implementation.Implementation$Target, net.bytebuddy.description.annotation.AnnotationDescription$Loadable<net.bytebuddy.implementation.bind.annotation.Super>);
descriptor: (Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/implementation/Implementation$Target;Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
flags: (0x0404) ACC_PROTECTED, ACC_ABSTRACT
Signature: (Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/implementation/Implementation$Target;Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable<Lnet/bytebuddy/implementation/bind/annotation/Super;>;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
MethodParameters:
Name Flags
parameterType
implementationTarget
annotation
public static net.bytebuddy.implementation.bind.annotation.Super$Instantiation[] values();
descriptor: ()[Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic net.bytebuddy.implementation.bind.annotation.Super$Instantiation.ENUM$VALUES:[Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray net.bytebuddy.implementation.bind.annotation.Super$Instantiation
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.implementation.bind.annotation.Super$Instantiation valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast net.bytebuddy.implementation.bind.annotation.Super$Instantiation
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
}
Signature: Ljava/lang/Enum<Lnet/bytebuddy/implementation/bind/annotation/Super$Instantiation;>;
SourceFile: "Super.java"
NestHost: net.bytebuddy.implementation.bind.annotation.Super
InnerClasses:
public abstract Loadable = net.bytebuddy.description.annotation.AnnotationDescription$Loadable of net.bytebuddy.description.annotation.AnnotationDescription
public abstract InDefinedShape = net.bytebuddy.description.method.MethodDescription$InDefinedShape of net.bytebuddy.description.method.MethodDescription
public ForLoadedType = net.bytebuddy.description.type.TypeDescription$ForLoadedType of net.bytebuddy.description.type.TypeDescription
public abstract Target = net.bytebuddy.implementation.Implementation$Target of net.bytebuddy.implementation.Implementation
public abstract Instantiation = net.bytebuddy.implementation.bind.annotation.Super$Instantiation of net.bytebuddy.implementation.bind.annotation.Super
net.bytebuddy.implementation.bind.annotation.Super$Instantiation$1
net.bytebuddy.implementation.bind.annotation.Super$Instantiation$2
public abstract Junction = net.bytebuddy.matcher.ElementMatcher$Junction of net.bytebuddy.matcher.ElementMatcher