Uses of Class
net.sf.cglib.core.internal.LoadingCache
-
Packages that use LoadingCache Package Description net.sf.cglib.core -
-
Uses of LoadingCache in net.sf.cglib.core
Fields in net.sf.cglib.core declared as LoadingCache Modifier and Type Field Description private LoadingCache<AbstractClassGenerator,java.lang.Object,java.lang.Object>
AbstractClassGenerator.ClassLoaderData. generatedClasses
AbstractClassGenerator
here holds "cache key" (e.g.
-