eclipse / eclipse-collections

Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
https://eclipse.dev/collections/
2.42k stars 604 forks source link

Forward deprecated methods to their new replacement #1478

Closed Bananeweizen closed 4 months ago

Bananeweizen commented 1 year ago

There is no functional change, as long as all deprecation replacements have been documented and delegated correctly before.