public interface net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder$FieldResolver
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder$FieldResolver
  super_class: java.lang.Object
{
  public abstract boolean isResolved();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract net.bytebuddy.description.type.TypeDescription getProxyType();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract net.bytebuddy.dynamic.DynamicType$Builder<?> apply(net.bytebuddy.dynamic.DynamicType$Builder<?>, net.bytebuddy.description.field.FieldDescription, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.implementation.MethodAccessorFactory);
    descriptor: (Lnet/bytebuddy/dynamic/DynamicType$Builder;Lnet/bytebuddy/description/field/FieldDescription;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/implementation/MethodAccessorFactory;)Lnet/bytebuddy/dynamic/DynamicType$Builder;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (Lnet/bytebuddy/dynamic/DynamicType$Builder<*>;Lnet/bytebuddy/description/field/FieldDescription;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/implementation/MethodAccessorFactory;)Lnet/bytebuddy/dynamic/DynamicType$Builder<*>;
    MethodParameters:
                       Name  Flags
      builder                
      fieldDescription       
      assigner               
      methodAccessorFactory  
}
SourceFile: "FieldProxy.java"
NestHost: net.bytebuddy.implementation.bind.annotation.FieldProxy
InnerClasses:
  public abstract Builder = net.bytebuddy.dynamic.DynamicType$Builder of net.bytebuddy.dynamic.DynamicType
  public Binder = net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder of net.bytebuddy.implementation.bind.annotation.FieldProxy
  protected abstract FieldResolver = net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder$FieldResolver of net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder
  public abstract Factory = net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder$FieldResolver$Factory of net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder$FieldResolver
  public ForGetter = net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder$FieldResolver$ForGetter of net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder$FieldResolver
  public ForGetterSetterPair = net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder$FieldResolver$ForGetterSetterPair of net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder$FieldResolver
  public ForSetter = net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder$FieldResolver$ForSetter of net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder$FieldResolver
  public final Unresolved = net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder$FieldResolver$Unresolved of net.bytebuddy.implementation.bind.annotation.FieldProxy$Binder$FieldResolver