public interface net.bytebuddy.implementation.bind.annotation.DefaultMethod$Binder$MethodLocator
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.implementation.bind.annotation.DefaultMethod$Binder$MethodLocator
  super_class: java.lang.Object
{
  public abstract net.bytebuddy.implementation.Implementation$SpecialMethodInvocation resolve(net.bytebuddy.implementation.Implementation$Target, net.bytebuddy.description.method.MethodDescription);
    descriptor: (Lnet/bytebuddy/implementation/Implementation$Target;Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/implementation/Implementation$SpecialMethodInvocation;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                      Name  Flags
      implementationTarget  
      source                
}
SourceFile: "DefaultMethod.java"
NestHost: net.bytebuddy.implementation.bind.annotation.DefaultMethod
InnerClasses:
  public abstract SpecialMethodInvocation = net.bytebuddy.implementation.Implementation$SpecialMethodInvocation of net.bytebuddy.implementation.Implementation
  public abstract Target = net.bytebuddy.implementation.Implementation$Target of net.bytebuddy.implementation.Implementation
  public final Binder = net.bytebuddy.implementation.bind.annotation.DefaultMethod$Binder of net.bytebuddy.implementation.bind.annotation.DefaultMethod
  protected abstract MethodLocator = net.bytebuddy.implementation.bind.annotation.DefaultMethod$Binder$MethodLocator of net.bytebuddy.implementation.bind.annotation.DefaultMethod$Binder
  public ForExplicitType = net.bytebuddy.implementation.bind.annotation.DefaultMethod$Binder$MethodLocator$ForExplicitType of net.bytebuddy.implementation.bind.annotation.DefaultMethod$Binder$MethodLocator
  public final ForImplicitType = net.bytebuddy.implementation.bind.annotation.DefaultMethod$Binder$MethodLocator$ForImplicitType of net.bytebuddy.implementation.bind.annotation.DefaultMethod$Binder$MethodLocator