public class FastMethod extends FastMember
fc, index, member
Modifier and Type | Method and Description |
---|---|
Class[] |
getExceptionTypes() |
Method |
getJavaMethod() |
Class[] |
getParameterTypes() |
Class |
getReturnType() |
Object |
invoke(Object obj,
Object[] args) |
equals, getDeclaringClass, getIndex, getModifiers, getName, hashCode, toString
public Class getReturnType()
public Class[] getParameterTypes()
getParameterTypes
in class FastMember
public Class[] getExceptionTypes()
getExceptionTypes
in class FastMember
public Object invoke(Object obj, Object[] args) throws InvocationTargetException
InvocationTargetException
public Method getJavaMethod()
Copyright © 2018. All rights reserved.