public interface net.bytebuddy.implementation.MethodCall$TargetHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.implementation.MethodCall$TargetHandler
  super_class: java.lang.Object
{
  public abstract net.bytebuddy.implementation.MethodCall$TargetHandler$Resolved resolve(net.bytebuddy.description.method.MethodDescription);
    descriptor: (Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/implementation/MethodCall$TargetHandler$Resolved;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                    Name  Flags
      instrumentedMethod  
}
SourceFile: "MethodCall.java"
NestHost: net.bytebuddy.implementation.MethodCall
InnerClasses:
  protected abstract TargetHandler = net.bytebuddy.implementation.MethodCall$TargetHandler of net.bytebuddy.implementation.MethodCall
  public abstract Factory = net.bytebuddy.implementation.MethodCall$TargetHandler$Factory of net.bytebuddy.implementation.MethodCall$TargetHandler
  public ForConstructingInvocation = net.bytebuddy.implementation.MethodCall$TargetHandler$ForConstructingInvocation of net.bytebuddy.implementation.MethodCall$TargetHandler
  public ForField = net.bytebuddy.implementation.MethodCall$TargetHandler$ForField of net.bytebuddy.implementation.MethodCall$TargetHandler
  public ForMethodCall = net.bytebuddy.implementation.MethodCall$TargetHandler$ForMethodCall of net.bytebuddy.implementation.MethodCall$TargetHandler
  public ForMethodParameter = net.bytebuddy.implementation.MethodCall$TargetHandler$ForMethodParameter of net.bytebuddy.implementation.MethodCall$TargetHandler
  public ForSelfOrStaticInvocation = net.bytebuddy.implementation.MethodCall$TargetHandler$ForSelfOrStaticInvocation of net.bytebuddy.implementation.MethodCall$TargetHandler
  public ForValue = net.bytebuddy.implementation.MethodCall$TargetHandler$ForValue of net.bytebuddy.implementation.MethodCall$TargetHandler
  public abstract Resolved = net.bytebuddy.implementation.MethodCall$TargetHandler$Resolved of net.bytebuddy.implementation.MethodCall$TargetHandler
  public Simple = net.bytebuddy.implementation.MethodCall$TargetHandler$Simple of net.bytebuddy.implementation.MethodCall$TargetHandler