Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Projects
  3. Eclipse Technology
  4. Eclipse Collections™
  5. 10.0.0

Eclipse Collections™ 10.0.0

Primary tabs

  • Overview(active tab)
  • Release Plan
  • Review Information

This is a yearly major release of Eclipse Collections. v 10.0.0 introduces new API, new containers, reduces tech debt, involves build stabilization changes. Brief summary of changes follow:

New API:

- Added new utility API per demand from users like: toMap, getAny(), ofInitialCapacity(), 

 

Bug Fix:

- Fix wildcards and generics

- ImmutableDoubletonMap#flipUniqueValues() to throw exception

 

Tech Debt Reduction:

- Javadoc fixes

- Upgrade build plugins

- Remove unused modules

- Use abstraction to delegate common code

- Fix checkstyle issues and checkstyle build

- Revamp and standarize resize/rehash for all primitive hash structures

- Fix inspection violations

 

New Container:

- UnmodifiableMutableOrderedMap

 

Breaking Changes:

- Fix incorrect cast in UnifiedSet

- Fix wildcards, generics in specific API

- Use Java 8 Base64 instead of apache

Release Date: 
Monday, July 15, 2019
This release is part of Eclipse IDE 2019-09.
Review: 
10.0.0 Release Review
Release Type: 
Major release (API breakage)

Project Links

  • Getting Started
  • Website
Eclipse Collections™

Related Projects

Project Hierarchy:

  • Eclipse Technology
  • Eclipse Collections™

Tags

Technology Types
  • OSGi
  • Testing
  • Tools
Build Technologies
  • Jenkins
  • Maven

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top