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 ConcurrentMap<TypeCache.StorageKey,ConcurrentMap<T,Reference<Class<?>>>> |
TypeCache.cache
The underlying map containing cached objects.
|
Copyright © 2014–2020. All rights reserved.