Uses of Class
net.sf.cglib.core.WeakCacheKey
-
Packages that use WeakCacheKey Package Description net.sf.cglib.proxy -
-
Uses of WeakCacheKey in net.sf.cglib.proxy
Methods in net.sf.cglib.proxy with parameters of type WeakCacheKey Modifier and Type Method Description java.lang.Object
Enhancer.EnhancerKey. newInstance(java.lang.String type, java.lang.String[] interfaces, WeakCacheKey<CallbackFilter> filter, org.objectweb.asm.Type[] callbackTypes, boolean useFactory, boolean interceptDuringConstruction, java.lang.Long serialVersionUID)
-