CS-Notes
CS-Notes copied to clipboard
Java 容器对 LinkedList 描述错误
LinkedList 是不支持随机访问的,这里确写成只支持

他写的只支持什么..