10
0
2
1052
1
HashMap 美团的blog:https://tech.meituan.com/java_hashmap.html参考blog: 田小波的博客...
实现了List和Deque接口的双向队列,允许插入null值 主要属性 构造函数 主要介绍带参数的构造函数 主要方法 1.get 2.set a...