| Package | Description | 
|---|---|
| net.bytebuddy.dynamic.loading | This package contains classes that are responsible for class loading of classes that are represented by
  bytearrays. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Map<TypeDescription,Class<?>> | ClassLoaderByteArrayInjector. inject(ClassLoaderByteArrayInjector classLoaderByteArrayInjector,
      Map<TypeDescription,byte[]> types)Injects a given type mapping into a class loader byte array injector. | 
Copyright © 2014. All rights reserved.