扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.lang.reflect类method的类成员方法: getreturntype定义及介绍
发布时间:2014-2-17
本文导语:
getreturntype
public class getreturntype()
返回一个 class 对象,该对象描述了此 method 对象所表示的方法的正式返回类型。
返回:此对象所表示的方法的返回类型