Java容器.xmind container Collection 标记: 顶级接口 List 标记: interface ArrayList 标记: class CRUD : boolean add(E e) boolean remove(Object o) E set(int index, E element) E