| Package | Description |
|---|---|
| net.bytebuddy.dynamic.loading |
This package contains classes that are responsible for class loading of classes that are represented by
byte arrays. |
| net.bytebuddy.pool |
Classes of this package allow for the creating
TypeDescriptions without
loading any classes. |
| Modifier and Type | Field and Description |
|---|---|
protected Method |
ClassInjector.UsingReflection.Dispatcher.Direct.getDefinedPackage
An instance of
java.lang.ClassLoader#getDefinedPackage(String). |
| Modifier and Type | Field and Description |
|---|---|
protected List<TypePool.Default.LazyTypeDescription.GenericTypeToken> |
TypePool.Default.GenericTypeExtractor.ForSignature.currentBounds
The bounds of the currently constructed type.
|
Copyright © 2014–2021. All rights reserved.