public class net.bytebuddy.implementation.bind.annotation.SuperMethod$Binder$DelegationMethod implements net.bytebuddy.implementation.bytecode.StackManipulation
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: net.bytebuddy.implementation.bind.annotation.SuperMethod$Binder$DelegationMethod
super_class: java.lang.Object
{
private final net.bytebuddy.implementation.Implementation$SpecialMethodInvocation specialMethodInvocation;
descriptor: Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final boolean cached;
descriptor: Z
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final boolean privileged;
descriptor: Z
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
protected void <init>(net.bytebuddy.implementation.Implementation$SpecialMethodInvocation, boolean, boolean);
descriptor: (Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;ZZ)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
aload 1
putfield net.bytebuddy.implementation.bind.annotation.SuperMethod$Binder$DelegationMethod.specialMethodInvocation:Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;
2: aload 0
iload 2
putfield net.bytebuddy.implementation.bind.annotation.SuperMethod$Binder$DelegationMethod.cached:Z
3: aload 0
iload 3
putfield net.bytebuddy.implementation.bind.annotation.SuperMethod$Binder$DelegationMethod.privileged:Z
4: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lnet/bytebuddy/implementation/bind/annotation/SuperMethod$Binder$DelegationMethod;
0 5 1 specialMethodInvocation Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;
0 5 2 cached Z
0 5 3 privileged Z
MethodParameters:
Name Flags
specialMethodInvocation
cached
privileged
public boolean isValid();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield net.bytebuddy.implementation.bind.annotation.SuperMethod$Binder$DelegationMethod.specialMethodInvocation:Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;
invokeinterface net.bytebuddy.implementation.Implementation$SpecialMethodInvocation.isValid:()Z
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lnet/bytebuddy/implementation/bind/annotation/SuperMethod$Binder$DelegationMethod;
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=3, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield net.bytebuddy.implementation.bind.annotation.SuperMethod$Binder$DelegationMethod.privileged:Z
ifeq 2
1: aload 2
aload 0
getfield net.bytebuddy.implementation.bind.annotation.SuperMethod$Binder$DelegationMethod.specialMethodInvocation:Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;
getstatic net.bytebuddy.implementation.MethodAccessorFactory$AccessType.PUBLIC:Lnet/bytebuddy/implementation/MethodAccessorFactory$AccessType;
invokeinterface net.bytebuddy.implementation.Implementation$Context.registerAccessorFor:(Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;Lnet/bytebuddy/implementation/MethodAccessorFactory$AccessType;)Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
invokestatic net.bytebuddy.implementation.bytecode.constant.MethodConstant.ofPrivileged:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/implementation/bytecode/constant/MethodConstant$CanCache;
goto 3
2: StackMap locals:
StackMap stack:
aload 2
aload 0
getfield net.bytebuddy.implementation.bind.annotation.SuperMethod$Binder$DelegationMethod.specialMethodInvocation:Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;
getstatic net.bytebuddy.implementation.MethodAccessorFactory$AccessType.PUBLIC:Lnet/bytebuddy/implementation/MethodAccessorFactory$AccessType;
invokeinterface net.bytebuddy.implementation.Implementation$Context.registerAccessorFor:(Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;Lnet/bytebuddy/implementation/MethodAccessorFactory$AccessType;)Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
invokestatic net.bytebuddy.implementation.bytecode.constant.MethodConstant.of:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/implementation/bytecode/constant/MethodConstant$CanCache;
3: StackMap locals:
StackMap stack: net.bytebuddy.implementation.bytecode.constant.MethodConstant$CanCache
astore 3
start local 3 4: aload 0
getfield net.bytebuddy.implementation.bind.annotation.SuperMethod$Binder$DelegationMethod.cached:Z
ifeq 6
5: aload 2
aload 3
ldc Ljava/lang/reflect/Method;
invokestatic net.bytebuddy.description.type.TypeDescription$ForLoadedType.of:(Ljava/lang/Class;)Lnet/bytebuddy/description/type/TypeDescription;
invokeinterface net.bytebuddy.implementation.Implementation$Context.cache:(Lnet/bytebuddy/implementation/bytecode/StackManipulation;Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;
invokestatic net.bytebuddy.implementation.bytecode.member.FieldAccess.forField:(Lnet/bytebuddy/description/field/FieldDescription$InDefinedShape;)Lnet/bytebuddy/implementation/bytecode/member/FieldAccess$Defined;
invokeinterface net.bytebuddy.implementation.bytecode.member.FieldAccess$Defined.read:()Lnet/bytebuddy/implementation/bytecode/StackManipulation;
goto 7
6: StackMap locals: net.bytebuddy.implementation.bytecode.StackManipulation
StackMap stack:
aload 3
StackMap locals:
StackMap stack: net.bytebuddy.implementation.bytecode.StackManipulation
7: aload 1
aload 2
invokeinterface net.bytebuddy.implementation.bytecode.StackManipulation.apply:(Lorg/objectweb/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;)Lnet/bytebuddy/implementation/bytecode/StackManipulation$Size;
8: areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lnet/bytebuddy/implementation/bind/annotation/SuperMethod$Binder$DelegationMethod;
0 9 1 methodVisitor Lorg/objectweb/asm/MethodVisitor;
0 9 2 implementationContext Lnet/bytebuddy/implementation/Implementation$Context;
4 9 3 methodConstant Lnet/bytebuddy/implementation/bytecode/StackManipulation;
MethodParameters:
Name Flags
methodVisitor
implementationContext
}
SourceFile: "SuperMethod.java"
NestHost: net.bytebuddy.implementation.bind.annotation.SuperMethod
InnerClasses:
public abstract Enhance = net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance of net.bytebuddy.build.HashCodeAndEqualsPlugin
public abstract InDefinedShape = net.bytebuddy.description.field.FieldDescription$InDefinedShape of net.bytebuddy.description.field.FieldDescription
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 Context = net.bytebuddy.implementation.Implementation$Context of net.bytebuddy.implementation.Implementation
public abstract SpecialMethodInvocation = net.bytebuddy.implementation.Implementation$SpecialMethodInvocation of net.bytebuddy.implementation.Implementation
public final AccessType = net.bytebuddy.implementation.MethodAccessorFactory$AccessType of net.bytebuddy.implementation.MethodAccessorFactory
public final Binder = net.bytebuddy.implementation.bind.annotation.SuperMethod$Binder of net.bytebuddy.implementation.bind.annotation.SuperMethod
protected DelegationMethod = net.bytebuddy.implementation.bind.annotation.SuperMethod$Binder$DelegationMethod of net.bytebuddy.implementation.bind.annotation.SuperMethod$Binder
public Size = net.bytebuddy.implementation.bytecode.StackManipulation$Size of net.bytebuddy.implementation.bytecode.StackManipulation
public abstract CanCache = net.bytebuddy.implementation.bytecode.constant.MethodConstant$CanCache of net.bytebuddy.implementation.bytecode.constant.MethodConstant
public abstract Defined = net.bytebuddy.implementation.bytecode.member.FieldAccess$Defined of net.bytebuddy.implementation.bytecode.member.FieldAccess
RuntimeVisibleAnnotations:
net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance()