eclipse / eclipse-collections

Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
http://www.eclipse.org/collections
2.39k stars 596 forks source link

Replace usages of impl.factory.(Bags|Lists|Sets|Maps) with api.factory in unit-tests. #1546

Closed motlin closed 5 months ago

motlin commented 5 months ago

LGTM. It would be great if you could update all of the copyright years in these files as well.

Updated Copyrights in a second commit, and rebased both commits.