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