| Package | Description | 
|---|---|
| net.bytebuddy.dynamic.loading | This package contains classes that are responsible for class loading of classes that are represented by
  bytearrays. | 
| Constructor and Description | 
|---|
| UsingInstrumentation(File folder,
                    ClassInjector.UsingInstrumentation.Target target,
                    Instrumentation instrumentation,
                    RandomString randomString)Creates an instrumentation-based class injector. | 
Copyright © 2014–2015. All rights reserved.