A.add() B.remove() C.size() D.contains()
A.刪除集合中指定的元素 B.清空集合 C.添加元素 D.修改元素
A.int B.boolean C.double D.float