public interface net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver$Resolution
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver$Resolution
  super_class: java.lang.Object
{
  public abstract boolean isResolved();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract java.lang.Object getArgument();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
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 abstract Resolution = net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver$Resolution of net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver
  public Resolved = net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver$Resolution$Resolved of net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver$Resolution
  public final Unresolved = net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver$Resolution$Unresolved of net.bytebuddy.build.Plugin$Factory$UsingReflection$ArgumentResolver$Resolution