amaembo / streamex

Enhancing Java Stream API
Apache License 2.0
2.18k stars 249 forks source link

Declare public classes like StreamEx and EntryStream as final #251

Closed amaembo closed 2 years ago

amaembo commented 2 years ago

Should not be an incompatible change, as constructors were always package-private.