首页题库练习题目详情
面向对象程序设计单选题中等

以下哪个方法是HashSet中特有的?

Aremove(Object o)
Badd(Object o)
CcontainsAll(Collection c)
DisEmpty()