从Diagram上来看,实现的接口完全一样

Vector与ArrayList的简单区别Vector与ArrayList的简单区别

引用ArrayList原文

(This class is roughly equivalent to
* <tt>Vector</tt>, except that it is unsynchronized.)
ArrayList与Vector等价除了ArrayList不是线程同步的

相关文章:

  • 2021-07-08
  • 2021-06-10
  • 2021-07-01
  • 2021-07-30
  • 2021-11-04
  • 2021-08-06
猜你喜欢
  • 2021-08-26
  • 2021-12-14
  • 2021-11-28
  • 2022-12-23
  • 2022-12-23
  • 2021-08-13
  • 2022-01-01
相关资源
相似解决方案