Method « java.lang.reflect « Java by API






1.Method: getAnnotation(Class < MyAnno > annotationClass)
2.Method: getExceptionTypes()
3.Method: getModifiers()
4.Method: getName()
5.Method: getParameterTypes()
6.Method: getReturnType()
7.Method: invoke(Object obj, Object... args)
8.Method: setAccessible(boolean flag)
9.Method: toGenericString()








10.Method: toString()