# Collection接口 下面是Collection API接口的是: ## 答案 所有都是 ## 选项 ### A boolean add(E e) ### B boolean addAll(Collection c) ### C boolean isEmpty()