| 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 | 
|---|---|
| ClassInjector.UsingLookup | ClassInjector.UsingLookup. in(Class<?> type)Resolves this injector to use the supplied type's scope. | 
| static ClassInjector.UsingLookup | ClassInjector.UsingLookup. of(Object lookup)Creates class injector that defines a class using a method handle lookup. | 
Copyright © 2014–2019. All rights reserved.