set在执行removeIf操作时,实际上调用的是iterator的remove操作,而collection继承了iterator,set继承了collection,底层通过hashmap实现,(@w@~ ...
確定! 回上一頁