JAVA语言和编程第7章工具类以及算法.ppt
Set方法举例 public class SetDemo1{ public static void main(String args[]){ Collection c = new HashSet; c.add(new Integer(3; c.add"hello; c.add(new Employee"Teddy"789; c.add(new Integer(3; c.add(new Intege
下载地址
用户评论