tiny4j icon indicating copy to clipboard operation
tiny4j copied to clipboard

反射未考虑全面

Open twogoods opened this issue 7 years ago • 0 comments

class. getMethods()得到公共方法,class. getDeclaredMethods()得到所有的可得不到继承的,实际需要两者综合考虑,得到全部的类信息

twogoods avatar Mar 31 '17 13:03 twogoods