摘要: @Test public void test2(){ List list = new ArrayList<String>(); list.addAll(null); } 阅读全文
posted @ 2024-12-23 15:47 chuangzhou 阅读(18) 评论(0) 推荐(0)