Toggle navigation
Home
net.sf.cglib.reflect.FastConstructor to int
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'guice'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Jdk
Mapping:
Add or Remove Method invocation
fastClass.getConstructor(constructor.getParameterTypes())
to
fastClass.getIndex(constructor.getParameterTypes())
Rename Variable
fastConstructor
to
constructorIndex