Tekkaman

导航

 

2017年2月7日

摘要: 【Java泛型】 1、(2)以下的泛型转换,不正确,是一种编译错误。 Let's test your understanding of generics. Is the following code snippet legal? List<String> ls = new ArrayList<Str 阅读全文
posted @ 2017-02-07 15:36 Tekkaman 阅读(267) 评论(0) 推荐(0) 编辑