public final class net.bytebuddy.implementation.bytecode.constant.ClassConstant extends java.lang.Enum<net.bytebuddy.implementation.bytecode.constant.ClassConstant> implements net.bytebuddy.implementation.bytecode.StackManipulation
minor version: 0
major version: 59
flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
this_class: net.bytebuddy.implementation.bytecode.constant.ClassConstant
super_class: java.lang.Enum
{
public static final net.bytebuddy.implementation.bytecode.constant.ClassConstant VOID;
descriptor: Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final net.bytebuddy.implementation.bytecode.constant.ClassConstant BOOLEAN;
descriptor: Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final net.bytebuddy.implementation.bytecode.constant.ClassConstant BYTE;
descriptor: Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final net.bytebuddy.implementation.bytecode.constant.ClassConstant SHORT;
descriptor: Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final net.bytebuddy.implementation.bytecode.constant.ClassConstant CHARACTER;
descriptor: Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final net.bytebuddy.implementation.bytecode.constant.ClassConstant INTEGER;
descriptor: Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final net.bytebuddy.implementation.bytecode.constant.ClassConstant LONG;
descriptor: Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final net.bytebuddy.implementation.bytecode.constant.ClassConstant FLOAT;
descriptor: Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final net.bytebuddy.implementation.bytecode.constant.ClassConstant DOUBLE;
descriptor: Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
private static final net.bytebuddy.implementation.bytecode.StackManipulation$Size SIZE;
descriptor: Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private static final java.lang.String PRIMITIVE_TYPE_FIELD;
descriptor: Ljava/lang/String;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: "TYPE"
private static final java.lang.String CLASS_TYPE_INTERNAL_NAME;
descriptor: Ljava/lang/String;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: "Ljava/lang/Class;"
private final java.lang.String fieldOwnerInternalName;
descriptor: Ljava/lang/String;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private static final net.bytebuddy.implementation.bytecode.constant.ClassConstant[] ENUM$VALUES;
descriptor: [Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=5, locals=0, args_size=0
0: new net.bytebuddy.implementation.bytecode.constant.ClassConstant
dup
ldc "VOID"
iconst_0
1: ldc Ljava/lang/Void;
invokespecial net.bytebuddy.implementation.bytecode.constant.ClassConstant.<init>:(Ljava/lang/String;ILjava/lang/Class;)V
putstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.VOID:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
2: new net.bytebuddy.implementation.bytecode.constant.ClassConstant
dup
ldc "BOOLEAN"
iconst_1
3: ldc Ljava/lang/Boolean;
invokespecial net.bytebuddy.implementation.bytecode.constant.ClassConstant.<init>:(Ljava/lang/String;ILjava/lang/Class;)V
putstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.BOOLEAN:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
4: new net.bytebuddy.implementation.bytecode.constant.ClassConstant
dup
ldc "BYTE"
iconst_2
5: ldc Ljava/lang/Byte;
invokespecial net.bytebuddy.implementation.bytecode.constant.ClassConstant.<init>:(Ljava/lang/String;ILjava/lang/Class;)V
putstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.BYTE:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
6: new net.bytebuddy.implementation.bytecode.constant.ClassConstant
dup
ldc "SHORT"
iconst_3
7: ldc Ljava/lang/Short;
invokespecial net.bytebuddy.implementation.bytecode.constant.ClassConstant.<init>:(Ljava/lang/String;ILjava/lang/Class;)V
putstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.SHORT:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
8: new net.bytebuddy.implementation.bytecode.constant.ClassConstant
dup
ldc "CHARACTER"
iconst_4
9: ldc Ljava/lang/Character;
invokespecial net.bytebuddy.implementation.bytecode.constant.ClassConstant.<init>:(Ljava/lang/String;ILjava/lang/Class;)V
putstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.CHARACTER:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
10: new net.bytebuddy.implementation.bytecode.constant.ClassConstant
dup
ldc "INTEGER"
iconst_5
11: ldc Ljava/lang/Integer;
invokespecial net.bytebuddy.implementation.bytecode.constant.ClassConstant.<init>:(Ljava/lang/String;ILjava/lang/Class;)V
putstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.INTEGER:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
12: new net.bytebuddy.implementation.bytecode.constant.ClassConstant
dup
ldc "LONG"
bipush 6
13: ldc Ljava/lang/Long;
invokespecial net.bytebuddy.implementation.bytecode.constant.ClassConstant.<init>:(Ljava/lang/String;ILjava/lang/Class;)V
putstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.LONG:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
14: new net.bytebuddy.implementation.bytecode.constant.ClassConstant
dup
ldc "FLOAT"
bipush 7
15: ldc Ljava/lang/Float;
invokespecial net.bytebuddy.implementation.bytecode.constant.ClassConstant.<init>:(Ljava/lang/String;ILjava/lang/Class;)V
putstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.FLOAT:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
16: new net.bytebuddy.implementation.bytecode.constant.ClassConstant
dup
ldc "DOUBLE"
bipush 8
17: ldc Ljava/lang/Double;
invokespecial net.bytebuddy.implementation.bytecode.constant.ClassConstant.<init>:(Ljava/lang/String;ILjava/lang/Class;)V
putstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.DOUBLE:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
bipush 9
anewarray net.bytebuddy.implementation.bytecode.constant.ClassConstant
dup
iconst_0
getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.VOID:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
aastore
dup
iconst_1
getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.BOOLEAN:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
aastore
dup
iconst_2
getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.BYTE:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
aastore
dup
iconst_3
getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.SHORT:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
aastore
dup
iconst_4
getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.CHARACTER:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
aastore
dup
iconst_5
getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.INTEGER:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
aastore
dup
bipush 6
getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.LONG:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
aastore
dup
bipush 7
getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.FLOAT:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
aastore
dup
bipush 8
getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.DOUBLE:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
aastore
putstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.ENUM$VALUES:[Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
18: getstatic net.bytebuddy.implementation.bytecode.StackSize.SINGLE:Lnet/bytebuddy/implementation/bytecode/StackSize;
invokevirtual net.bytebuddy.implementation.bytecode.StackSize.toIncreasingSize:()Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;
putstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.SIZE:Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;
19: return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(java.lang.Class<?>);
descriptor: (Ljava/lang/String;ILjava/lang/Class;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=4, args_size=4
start local 0 start local 3 0: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
1: aload 0
aload 3
invokestatic org.objectweb.asm.Type.getInternalName:(Ljava/lang/Class;)Ljava/lang/String;
putfield net.bytebuddy.implementation.bytecode.constant.ClassConstant.fieldOwnerInternalName:Ljava/lang/String;
2: return
end local 3 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
0 3 3 type Ljava/lang/Class<*>;
Signature: (Ljava/lang/Class<*>;)V
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
type
public static net.bytebuddy.implementation.bytecode.StackManipulation of(net.bytebuddy.description.type.TypeDescription);
descriptor: (Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
invokeinterface net.bytebuddy.description.type.TypeDescription.isPrimitive:()Z
ifne 2
1: new net.bytebuddy.implementation.bytecode.constant.ClassConstant$ForReferenceType
dup
aload 0
invokespecial net.bytebuddy.implementation.bytecode.constant.ClassConstant$ForReferenceType.<init>:(Lnet/bytebuddy/description/type/TypeDescription;)V
areturn
2: StackMap locals:
StackMap stack:
aload 0
getstatic java.lang.Boolean.TYPE:Ljava/lang/Class;
invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
ifeq 4
3: getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.BOOLEAN:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
areturn
4: StackMap locals:
StackMap stack:
aload 0
getstatic java.lang.Byte.TYPE:Ljava/lang/Class;
invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
ifeq 6
5: getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.BYTE:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
areturn
6: StackMap locals:
StackMap stack:
aload 0
getstatic java.lang.Short.TYPE:Ljava/lang/Class;
invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
ifeq 8
7: getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.SHORT:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
areturn
8: StackMap locals:
StackMap stack:
aload 0
getstatic java.lang.Character.TYPE:Ljava/lang/Class;
invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
ifeq 10
9: getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.CHARACTER:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
areturn
10: StackMap locals:
StackMap stack:
aload 0
getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
ifeq 12
11: getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.INTEGER:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
areturn
12: StackMap locals:
StackMap stack:
aload 0
getstatic java.lang.Long.TYPE:Ljava/lang/Class;
invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
ifeq 14
13: getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.LONG:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
areturn
14: StackMap locals:
StackMap stack:
aload 0
getstatic java.lang.Float.TYPE:Ljava/lang/Class;
invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
ifeq 16
15: getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.FLOAT:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
areturn
16: StackMap locals:
StackMap stack:
aload 0
getstatic java.lang.Double.TYPE:Ljava/lang/Class;
invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
ifeq 18
17: getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.DOUBLE:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
areturn
18: StackMap locals:
StackMap stack:
getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.VOID:Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 19 0 typeDescription Lnet/bytebuddy/description/type/TypeDescription;
MethodParameters:
Name Flags
typeDescription
public boolean isValid();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
public net.bytebuddy.implementation.bytecode.StackManipulation$Size apply(org.objectweb.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context);
descriptor: (Lorg/objectweb/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 1
sipush 178
aload 0
getfield net.bytebuddy.implementation.bytecode.constant.ClassConstant.fieldOwnerInternalName:Ljava/lang/String;
ldc "TYPE"
ldc "Ljava/lang/Class;"
invokevirtual org.objectweb.asm.MethodVisitor.visitFieldInsn:(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
1: getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.SIZE:Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
0 2 1 methodVisitor Lorg/objectweb/asm/MethodVisitor;
0 2 2 implementationContext Lnet/bytebuddy/implementation/Implementation$Context;
MethodParameters:
Name Flags
methodVisitor
implementationContext
public static net.bytebuddy.implementation.bytecode.constant.ClassConstant[] values();
descriptor: ()[Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.ENUM$VALUES:[Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray net.bytebuddy.implementation.bytecode.constant.ClassConstant
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.bytecode.constant.ClassConstant valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast net.bytebuddy.implementation.bytecode.constant.ClassConstant
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
}
Signature: Ljava/lang/Enum<Lnet/bytebuddy/implementation/bytecode/constant/ClassConstant;>;Lnet/bytebuddy/implementation/bytecode/StackManipulation;
SourceFile: "ClassConstant.java"
NestMembers:
net.bytebuddy.implementation.bytecode.constant.ClassConstant$ForReferenceType
InnerClasses:
public abstract Context = net.bytebuddy.implementation.Implementation$Context of net.bytebuddy.implementation.Implementation
public Size = net.bytebuddy.implementation.bytecode.StackManipulation$Size of net.bytebuddy.implementation.bytecode.StackManipulation
protected ForReferenceType = net.bytebuddy.implementation.bytecode.constant.ClassConstant$ForReferenceType of net.bytebuddy.implementation.bytecode.constant.ClassConstant