摘要: 问题 1.List、LinkedList、Vector可以存null吗? 2.HashSet、TreeSet可以存null吗? 3.HashMap、TreeMap、Hashtable可以存null吗? 测试代码 public class TestNull { public static void m 阅读全文
posted @ 2020-12-25 17:55 狂奔的蜗牛君 阅读(86) 评论(0) 推荐(0)