A.Comparator比較器 B.Iterator迭代器器 C.Comparable接口 D.Iterable
A.add(E) B.add(int,E) C.set(int,E) D.put(int,E)
A.List接口 B.Map接口 C.Collection接口 D.Set接口