public class net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue$Inverted implements net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue$Inverted
  super_class: java.lang.Object
{
  final net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue this$3;
    descriptor: Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$ForValue;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  protected void <init>(net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue);
    descriptor: (Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$ForValue;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue$Inverted this
         0: .line 6636
            aload 0 /* this */
            aload 1
            putfield net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue$Inverted.this$3:Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$ForValue;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue$Inverted this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$ForValue$Inverted;
    MethodParameters:
        Name  Flags
      this$0  final

  public net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound bind(net.bytebuddy.description.method.MethodDescription, net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation);
    descriptor: (Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Relocation;)Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Bound;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=3, args_size=3
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue$Inverted this
        start local 1 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        start local 2 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation relocation
         0: .line 6642
            new net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue$Bound
            dup
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue$Inverted.this$3:Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$ForValue;
            aload 1 /* instrumentedMethod */
            aload 2 /* relocation */
            iconst_1
            invokespecial net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue$Bound.<init>:(Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$ForValue;Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Relocation;Z)V
            areturn
        end local 2 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation relocation
        end local 1 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue$Inverted this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    1     0                this  Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$ForValue$Inverted;
            0    1     1  instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0    1     2          relocation  Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Relocation;
    MethodParameters:
                    Name  Flags
      instrumentedMethod  
      relocation          
}
SourceFile: "Advice.java"
NestHost: net.bytebuddy.asm.Advice
InnerClasses:
  protected abstract Dispatcher = net.bytebuddy.asm.Advice$Dispatcher of net.bytebuddy.asm.Advice
  public abstract RelocationHandler = net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler of net.bytebuddy.asm.Advice$Dispatcher
  public abstract Bound = net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Bound of net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler
  public abstract ForValue = net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue of net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler
  protected Bound = net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue$Bound of net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue
  protected Inverted = net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue$Inverted of net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$ForValue
  public abstract Relocation = net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation of net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler
  public abstract Enhance = net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance of net.bytebuddy.build.HashCodeAndEqualsPlugin
    RuntimeVisibleAnnotations: 
      net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance(includeSyntheticFields = true)