Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf5d5b commit a6ef46dCopy full SHA for a6ef46d
cn/overviews/collections/Maps.md
@@ -166,4 +166,3 @@ makeMap方法返回的可变映射混入了 SynchronizedMap trait,因此可以
166
167
最后,如有使用同步容器(synchronized collection)的需求,还可以考虑使用`java.util.concurrent`中提供的并发容器(concurrent collections)。
168
169
-更多详细内容参考官网:http://docs.scala-lang.org/overviews/collections/maps.html。
0 commit comments