Uses of Class
net.bytebuddy.pool.TypePool.CacheProvider.Simple
Packages that use TypePool.CacheProvider.Simple
Package
Description
Classes of this package allow for the creating
TypeDescription
s without
loading any classes.-
Uses of TypePool.CacheProvider.Simple in net.bytebuddy.pool
Fields in net.bytebuddy.pool with type parameters of type TypePool.CacheProvider.SimpleModifier and TypeFieldDescriptionprivate final AtomicReference<SoftReference<TypePool.CacheProvider.Simple>>
TypePool.CacheProvider.Simple.UsingSoftReference.delegate
A reference for the actual cache provider.