public interface net.bytebuddy.dynamic.loading.ClassInjector$UsingInstrumentation$Dispatcher
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.dynamic.loading.ClassInjector$UsingInstrumentation$Dispatcher
  super_class: java.lang.Object
{
  public abstract boolean isAlive();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract void appendToBootstrapClassLoaderSearch(java.lang.instrument.Instrumentation, java.util.jar.JarFile);
    descriptor: (Ljava/lang/instrument/Instrumentation;Ljava/util/jar/JarFile;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                 Name  Flags
      instrumentation  
      jarFile          

  public abstract void appendToSystemClassLoaderSearch(java.lang.instrument.Instrumentation, java.util.jar.JarFile);
    descriptor: (Ljava/lang/instrument/Instrumentation;Ljava/util/jar/JarFile;)V
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                 Name  Flags
      instrumentation  
      jarFile          
}
SourceFile: "ClassInjector.java"
NestHost: net.bytebuddy.dynamic.loading.ClassInjector
InnerClasses:
  public UsingInstrumentation = net.bytebuddy.dynamic.loading.ClassInjector$UsingInstrumentation of net.bytebuddy.dynamic.loading.ClassInjector
  protected abstract Dispatcher = net.bytebuddy.dynamic.loading.ClassInjector$UsingInstrumentation$Dispatcher of net.bytebuddy.dynamic.loading.ClassInjector$UsingInstrumentation
  public final CreationAction = net.bytebuddy.dynamic.loading.ClassInjector$UsingInstrumentation$Dispatcher$CreationAction of net.bytebuddy.dynamic.loading.ClassInjector$UsingInstrumentation$Dispatcher
  public ForJava6CapableVm = net.bytebuddy.dynamic.loading.ClassInjector$UsingInstrumentation$Dispatcher$ForJava6CapableVm of net.bytebuddy.dynamic.loading.ClassInjector$UsingInstrumentation$Dispatcher
  public final ForLegacyVm = net.bytebuddy.dynamic.loading.ClassInjector$UsingInstrumentation$Dispatcher$ForLegacyVm of net.bytebuddy.dynamic.loading.ClassInjector$UsingInstrumentation$Dispatcher