Uses of Class
net.sf.cglib.reflect.FastConstructor
-
Packages that use FastConstructor Package Description net.sf.cglib.reflect -
-
Uses of FastConstructor in net.sf.cglib.reflect
Methods in net.sf.cglib.reflect that return FastConstructor Modifier and Type Method Description FastConstructor
FastClass. getConstructor(java.lang.Class[] parameterTypes)
FastConstructor
FastClass. getConstructor(java.lang.reflect.Constructor constructor)
-