public interface net.bytebuddy.build.Plugin$Engine$Target$ForFolder$Dispatcher
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.build.Plugin$Engine$Target$ForFolder$Dispatcher
  super_class: java.lang.Object
{
  public abstract boolean isAlive();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract void copy(java.io.File, java.io.File);
    descriptor: (Ljava/io/File;Ljava/io/File;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      source  
      target  
}
SourceFile: "Plugin.java"
NestHost: net.bytebuddy.build.Plugin
InnerClasses:
  public abstract Engine = net.bytebuddy.build.Plugin$Engine of net.bytebuddy.build.Plugin
  public abstract Target = net.bytebuddy.build.Plugin$Engine$Target of net.bytebuddy.build.Plugin$Engine
  public ForFolder = net.bytebuddy.build.Plugin$Engine$Target$ForFolder of net.bytebuddy.build.Plugin$Engine$Target
  protected abstract Dispatcher = net.bytebuddy.build.Plugin$Engine$Target$ForFolder$Dispatcher of net.bytebuddy.build.Plugin$Engine$Target$ForFolder
  public final CreationAction = net.bytebuddy.build.Plugin$Engine$Target$ForFolder$Dispatcher$CreationAction of net.bytebuddy.build.Plugin$Engine$Target$ForFolder$Dispatcher
  public ForJava7CapableVm = net.bytebuddy.build.Plugin$Engine$Target$ForFolder$Dispatcher$ForJava7CapableVm of net.bytebuddy.build.Plugin$Engine$Target$ForFolder$Dispatcher
  public final ForLegacyVm = net.bytebuddy.build.Plugin$Engine$Target$ForFolder$Dispatcher$ForLegacyVm of net.bytebuddy.build.Plugin$Engine$Target$ForFolder$Dispatcher