1、Collection接口的:Set接口和List接口
2、Map接口的: HashMap、TreeMap、Hashtable、ConcurrentHashMap以及Properties等
3、Set接口的实现类的:HashSet、TreeSet、LinkedHashSet等
4、List接口的实现类的:ArrayList、LinkedList、Stack以及 Vector等

Was this helpful?

0 / 0

发表回复 0

Your email address will not be published.