public class net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender implements net.bytebuddy.implementation.bytecode.ByteCodeAppender
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender
  super_class: java.lang.Object
{
  private final net.bytebuddy.implementation.Implementation$SpecialMethodInvocation bridgeTargetInvocation;
    descriptor: Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  protected void <init>(net.bytebuddy.implementation.Implementation$SpecialMethodInvocation);
    descriptor: (Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender this
        start local 1 // net.bytebuddy.implementation.Implementation$SpecialMethodInvocation bridgeTargetInvocation
         0: .line 7711
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 7712
            aload 0 /* this */
            aload 1 /* bridgeTargetInvocation */
            putfield net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender.bridgeTargetInvocation:Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;
         2: .line 7713
            return
        end local 1 // net.bytebuddy.implementation.Implementation$SpecialMethodInvocation bridgeTargetInvocation
        end local 0 // net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender this
      LocalVariableTable:
        Start  End  Slot                    Name  Signature
            0    3     0                    this  Lnet/bytebuddy/agent/builder/AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender;
            0    3     1  bridgeTargetInvocation  Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;
    MethodParameters:
                        Name  Flags
      bridgeTargetInvocation  

  public net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size apply(org.objectweb.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.description.method.MethodDescription);
    descriptor: (Lorg/objectweb/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/implementation/bytecode/ByteCodeAppender$Size;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=12, locals=4, args_size=4
        start local 0 // net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender this
        start local 1 // org.objectweb.asm.MethodVisitor methodVisitor
        start local 2 // net.bytebuddy.implementation.Implementation$Context implementationContext
        start local 3 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
         0: .line 7719
            new net.bytebuddy.implementation.bytecode.ByteCodeAppender$Compound
            dup
            iconst_1
            anewarray net.bytebuddy.implementation.bytecode.ByteCodeAppender
            dup
            iconst_0
         1: new net.bytebuddy.implementation.bytecode.ByteCodeAppender$Simple
            dup
            iconst_4
            anewarray net.bytebuddy.implementation.bytecode.StackManipulation
            dup
            iconst_0
         2: .line 7720
            aload 3 /* instrumentedMethod */
            invokestatic net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.allArgumentsOf:(Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/implementation/bytecode/member/MethodVariableAccess$MethodLoading;
         3: .line 7721
            aload 0 /* this */
            getfield net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender.bridgeTargetInvocation:Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;
            invokeinterface net.bytebuddy.implementation.Implementation$SpecialMethodInvocation.getMethodDescription:()Lnet/bytebuddy/description/method/MethodDescription;
            invokevirtual net.bytebuddy.implementation.bytecode.member.MethodVariableAccess$MethodLoading.asBridgeOf:(Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/implementation/bytecode/member/MethodVariableAccess$MethodLoading;
         4: .line 7722
            invokevirtual net.bytebuddy.implementation.bytecode.member.MethodVariableAccess$MethodLoading.prependThisReference:()Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            aastore
            dup
            iconst_1
         5: .line 7723
            aload 0 /* this */
            getfield net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender.bridgeTargetInvocation:Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;
            aastore
            dup
            iconst_2
         6: .line 7724
            aload 0 /* this */
            getfield net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender.bridgeTargetInvocation:Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;
            invokeinterface net.bytebuddy.implementation.Implementation$SpecialMethodInvocation.getMethodDescription:()Lnet/bytebuddy/description/method/MethodDescription;
            invokeinterface net.bytebuddy.description.method.MethodDescription.getReturnType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokeinterface net.bytebuddy.description.type.TypeDescription$Generic.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            aload 3 /* instrumentedMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription.getReturnType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokeinterface net.bytebuddy.description.type.TypeDescription$Generic.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.type.TypeDescription.isAssignableTo:(Lnet/bytebuddy/description/type/TypeDescription;)Z
            ifeq 8
         7: .line 7725
            getstatic net.bytebuddy.implementation.bytecode.StackManipulation$Trivial.INSTANCE:Lnet/bytebuddy/implementation/bytecode/StackManipulation$Trivial;
            goto 9
         8: .line 7726
      StackMap locals: net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender org.objectweb.asm.MethodVisitor net.bytebuddy.implementation.Implementation$Context net.bytebuddy.description.method.MethodDescription
      StackMap stack: new 0 new 0 net.bytebuddy.implementation.bytecode.ByteCodeAppender[] net.bytebuddy.implementation.bytecode.ByteCodeAppender[] int new 1 new 1 net.bytebuddy.implementation.bytecode.StackManipulation[] net.bytebuddy.implementation.bytecode.StackManipulation[] int
            aload 3 /* instrumentedMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription.getReceiverType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokestatic net.bytebuddy.implementation.bytecode.assign.TypeCasting.to:(Lnet/bytebuddy/description/type/TypeDefinition;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
      StackMap locals: net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender org.objectweb.asm.MethodVisitor net.bytebuddy.implementation.Implementation$Context net.bytebuddy.description.method.MethodDescription
      StackMap stack: new 0 new 0 net.bytebuddy.implementation.bytecode.ByteCodeAppender[] net.bytebuddy.implementation.bytecode.ByteCodeAppender[] int new 1 new 1 net.bytebuddy.implementation.bytecode.StackManipulation[] net.bytebuddy.implementation.bytecode.StackManipulation[] int net.bytebuddy.implementation.bytecode.StackManipulation
         9: aastore
            dup
            iconst_3
        10: .line 7727
            aload 3 /* instrumentedMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription.getReturnType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokestatic net.bytebuddy.implementation.bytecode.member.MethodReturn.of:(Lnet/bytebuddy/description/type/TypeDefinition;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            aastore
            invokespecial net.bytebuddy.implementation.bytecode.ByteCodeAppender$Simple.<init>:([Lnet/bytebuddy/implementation/bytecode/StackManipulation;)V
        11: .line 7719
            aastore
            invokespecial net.bytebuddy.implementation.bytecode.ByteCodeAppender$Compound.<init>:([Lnet/bytebuddy/implementation/bytecode/ByteCodeAppender;)V
        12: .line 7729
            aload 1 /* methodVisitor */
            aload 2 /* implementationContext */
            aload 3 /* instrumentedMethod */
            invokevirtual net.bytebuddy.implementation.bytecode.ByteCodeAppender$Compound.apply:(Lorg/objectweb/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/implementation/bytecode/ByteCodeAppender$Size;
        13: .line 7719
            areturn
        end local 3 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        end local 2 // net.bytebuddy.implementation.Implementation$Context implementationContext
        end local 1 // org.objectweb.asm.MethodVisitor methodVisitor
        end local 0 // net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0   14     0                   this  Lnet/bytebuddy/agent/builder/AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender;
            0   14     1          methodVisitor  Lorg/objectweb/asm/MethodVisitor;
            0   14     2  implementationContext  Lnet/bytebuddy/implementation/Implementation$Context;
            0   14     3     instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
    MethodParameters:
                       Name  Flags
      methodVisitor          
      implementationContext  
      instrumentedMethod     
}
SourceFile: "AgentBuilder.java"
NestHost: net.bytebuddy.agent.builder.AgentBuilder
InnerClasses:
  public abstract LambdaInstrumentationStrategy = net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy of net.bytebuddy.agent.builder.AgentBuilder
  protected LambdaInstanceFactory = net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory of net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy
  protected BridgeMethodImplementation = net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation of net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory
  protected Appender = net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation$Appender of net.bytebuddy.agent.builder.AgentBuilder$LambdaInstrumentationStrategy$LambdaInstanceFactory$BridgeMethodImplementation
  public abstract Enhance = net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance of net.bytebuddy.build.HashCodeAndEqualsPlugin
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic 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 Compound = net.bytebuddy.implementation.bytecode.ByteCodeAppender$Compound of net.bytebuddy.implementation.bytecode.ByteCodeAppender
  public Simple = net.bytebuddy.implementation.bytecode.ByteCodeAppender$Simple of net.bytebuddy.implementation.bytecode.ByteCodeAppender
  public Size = net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size of net.bytebuddy.implementation.bytecode.ByteCodeAppender
  public final Trivial = net.bytebuddy.implementation.bytecode.StackManipulation$Trivial of net.bytebuddy.implementation.bytecode.StackManipulation
  public MethodLoading = net.bytebuddy.implementation.bytecode.member.MethodVariableAccess$MethodLoading of net.bytebuddy.implementation.bytecode.member.MethodVariableAccess
    RuntimeVisibleAnnotations: 
      net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance()