Constructor « java.lang.reflect « Java by API






1.Constructor: getExceptionTypes()
2.Constructor: getParameterTypes()
3.Constructor: getModifiers()
4.Constructor: getName()
5.Constructor: newInstance(Object... initargs)
6.Constructor: setAccessible(boolean flag)
7.Constructor: toGenericString()