Package net.sf.cglib.reflect
Class FastMethod
java.lang.Object
net.sf.cglib.reflect.FastMember
net.sf.cglib.reflect.FastMethod
-
Field Summary
Fields inherited from class net.sf.cglib.reflect.FastMember
fc, index, member
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.cglib.reflect.FastMember
equals, getDeclaringClass, getIndex, getModifiers, getName, hashCode, toString
-
Constructor Details
-
FastMethod
-
-
Method Details
-
helper
-
getReturnType
-
getParameterTypes
- Specified by:
getParameterTypes
in classFastMember
-
getExceptionTypes
- Specified by:
getExceptionTypes
in classFastMember
-
invoke
- Throws:
InvocationTargetException
-
getJavaMethod
-