随笔分类 -  java相关

摘要:/** * @author Rollen-Holt 使用泛型 */ class hello { hello(){ } public T getName(){ return name; } public void setName(T name){ ... 阅读全文
posted @ 2015-04-01 11:24 走在技术路上 阅读(196) 评论(0) 推荐(0)