Package | Description |
---|---|
net.bytebuddy |
Byte Buddy is a library for creating Java classes at runtime of a Java program.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.concurrent.ConcurrentMap<TypeCache.StorageKey,java.util.concurrent.ConcurrentMap<T,java.lang.ref.Reference<java.lang.Class<?>>>> |
TypeCache.cache
The underlying map containing cached objects.
|