Package | Description |
---|---|
net.bytebuddy.pool |
Classes of this package allow for the creating
TypeDescription s without
loading any classes. |
Modifier and Type | Method and Description |
---|---|
private TypePool.Default.LazyTypeDescription.LazyFieldDescription |
TypePool.Default.LazyTypeDescription.FieldToken.toFieldDescription(TypePool.Default.LazyTypeDescription lazyTypeDescription)
Transforms this token into a lazy field description.
|