public interface net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver
  super_class: java.lang.Object
{
  public abstract net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver$Resolution resolve(int, java.lang.Class<?>);
    descriptor: (ILjava/lang/Class;)Lnet/bytebuddy/build/Plugin$Factory$UsingReflection$ArgumentResolver$Resolution;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Signature: (ILjava/lang/Class<*>;)Lnet/bytebuddy/build/Plugin$Factory$UsingReflection$ArgumentResolver$Resolution;
    MethodParameters:
       Name  Flags
      index  
      type   
}
SourceFile: "Plugin.java"
NestHost: net.bytebuddy.build.Plugin
InnerClasses:
  public abstract Factory = net.bytebuddy.build.Plugin$Factory of net.bytebuddy.build.Plugin
  public UsingReflection = net.bytebuddy.build.Plugin$Factory$UsingReflection of net.bytebuddy.build.Plugin$Factory
  public abstract ArgumentResolver = net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver of net.bytebuddy.build.Plugin$Factory$UsingReflection
  public ForIndex = net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver$ForIndex of net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver
  public ForType = net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver$ForType of net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver
  public final NoOp = net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver$NoOp of net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver
  public abstract Resolution = net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver$Resolution of net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver