Silverados 89f95ac293
Update Java 容器.md
这这这没有因果关系啊:实现了 RandomAccess 接口,因此支持随机访问。

而且应该是 快速随机访问。
Marker interface used by <tt>List</tt> implementations to indicate that
 * they support fast (generally constant time) random access.  The primary
 * purpose of this interface is to allow generic algorithms to alter their
 * behavior to provide good performance when applied to either random or
 * sequential access lists.
2019-03-26 23:30:44 +08:00
..
2019-03-08 09:34:55 +08:00
2019-03-08 09:26:52 +08:00
2019-03-26 23:30:44 +08:00
2019-03-22 19:29:26 +08:00
2019-03-09 09:04:16 +08:00
2018-12-18 21:02:11 +08:00
1
2019-03-15 17:21:00 +08:00
2019-03-20 10:45:38 +08:00