| Package | Description | 
|---|---|
| net.bytebuddy.dynamic.loading | 
 This package contains classes that are responsible for class loading of classes that are represented by
  
byte arrays. | 
| Modifier and Type | Class and Description | 
|---|---|
protected static class  | 
ClassInjector.UsingReflection.Dispatcher.Direct.ForJava7CapableVm
A resolved class dispatcher for a class injector on a VM running at least Java 7. 
 | 
protected static class  | 
ClassInjector.UsingReflection.Dispatcher.Direct.ForLegacyVm
A resolved class dispatcher for a class injector prior to Java 7. 
 | 
Copyright © 2014–2024. All rights reserved.