- All Known Implementing Classes:
InheritedMethod
,ShiftedMethod
,XMethod
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final Method[]
static final int
Fields inherited from interface de.grogra.reflect.Member
ABSTRACT, ACCESS_MODIFIERS, ARRAY, BRIDGE, CONSTANT, FINAL, GLOBAL, INTERFACE, JAVA_MODIFIERS, LOCAL_CLASS, MIN_UNUSED_MODIFIER, NATIVE, PRIVATE, PROTECTED, PUBLIC, STATIC, STRICT, SYNCHRONIZED, SYNTHETIC, TRANSIENT, VARARGS, VOLATILE
-
Method Summary
Modifier and TypeMethodDescriptionint
getExceptionType
(int index) getParameterAnnotation
(int param, int index) int
getParameterAnnotationCount
(int param) Methods inherited from interface de.grogra.reflect.Member
getDeclaredAnnotation, getDeclaredAnnotationCount, getDeclaringType, getDescriptor, getModifiers, getName, getSimpleName
Methods inherited from interface de.grogra.reflect.Signature
getName, getParameterCount, getParameterType
-
Field Details
-
Method Details
-
getReturnType
Type getReturnType() -
invoke
Object invoke(Object instance, Object[] arguments) throws InvocationTargetException, IllegalAccessException -
getParameterAnnotationCount
int getParameterAnnotationCount(int param) -
getParameterAnnotation
-
getExceptionCount
int getExceptionCount() -
getExceptionType
-