Uses of Class
net.sf.cglib.proxy.MethodProxy.CreateInfo
-
Packages that use MethodProxy.CreateInfo Package Description net.sf.cglib.proxy -
-
Uses of MethodProxy.CreateInfo in net.sf.cglib.proxy
Fields in net.sf.cglib.proxy declared as MethodProxy.CreateInfo Modifier and Type Field Description private MethodProxy.CreateInfo
MethodProxy. createInfo
Methods in net.sf.cglib.proxy with parameters of type MethodProxy.CreateInfo Modifier and Type Method Description private static FastClass
MethodProxy. helper(MethodProxy.CreateInfo ci, java.lang.Class type)
-