Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OpenJDK7 应该添加哪些抽象数据类型?
如果您查看这两个链接,您会发现有些人觉得缺少什么:
我最喜欢缺少的一个是 Bag ......它很容易实现,但必须实现它很烦人。
Mulimap 也很高兴包含在标准包中。
我认为他们应该停止向 JDK 添加新库。您可以轻松地从第三方开源库中获取所需内容。希望在版本 7 中,JVM 及其标准库将变得更加模块化。