同步、不可变、空集合
使用 Collections 类,我们可以使任何集合同步、不可变或空,
当我们需要实现这些类型的集合时,它们各自的用途是什么
Using Collections class we can make any collection synchronized,immutable or empty
what are there respective uses, when we need to implement these type of collections
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在咒语“google”3次之后,我得到了这本晦涩难懂的书,其中包含您所要求的伟大秘密;-)
http://java.sun.com/docs/books/tutorial/collections/implementations/wrapper.html
After incanting the magick word "google" 3 times, I got this obscure tome which contains the great secrets you are asking for ;-)
http://java.sun.com/docs/books/tutorial/collections/implementations/wrapper.html