Vector和ArrayList内部都是通过数组实现与ArrayList不同的是Vector支持线程同步
HashTable和HashMap同理
https://www.cnblogs.com/jing99/p/7057245.html
java中集合
最新推荐文章于 2023-07-15 08:10:21 发布
Vector和ArrayList内部都是通过数组实现与ArrayList不同的是Vector支持线程同步
HashTable和HashMap同理
https://www.cnblogs.com/jing99/p/7057245.html