| Package | Description |
|---|---|
| net.bytebuddy.implementation |
The implementation package contains any logic for intercepting method calls.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<Implementation.Context.Default.FieldCacheEntry,FieldDescription.InDefinedShape> |
Implementation.Context.Default.registeredFieldCacheEntries
A map of already registered field caches to their field representation.
|