类 FastMethodAccessor
java.lang.Object
cn.taketoday.bytecode.reflect.FastMemberAccessor
cn.taketoday.bytecode.reflect.FastMethodAccessor
- 所有已实现的接口:
Accessor
-
字段概要
从类继承的字段 cn.taketoday.bytecode.reflect.FastMemberAccessor
fc, index, member -
构造器概要
构造器 -
方法概要
从类继承的方法 cn.taketoday.bytecode.reflect.FastMemberAccessor
equals, getDeclaringClass, getIndex, getModifiers, getName, hashCode, toString
-
构造器详细资料
-
FastMethodAccessor
FastMethodAccessor(MethodAccess fc, Method method)
-
-
方法详细资料
-
helper
-
getReturnType
-
getParameterTypes
- 指定者:
getParameterTypes在类中FastMemberAccessor
-
getExceptionTypes
- 指定者:
getExceptionTypes在类中FastMemberAccessor
-
invoke
-
getJavaMethod
-