Download Latest Version streamex-0.8.1-javadoc.jar (729.1 kB)
Email in envelope

Get an email when there's a new version of StreamEx

Home / streamex-0.8.0
Name Modified Size InfoDownloads / Week
Parent folder
streamex-0.8.0-sources.jar 2021-11-07 186.5 kB
streamex-0.8.0-javadoc.jar 2021-11-07 729.1 kB
streamex-0.8.0.jar 2021-11-07 317.2 kB
README.md 2021-11-07 912 Bytes
StreamEx 0.8.0.tar.gz 2021-11-07 263.7 kB
StreamEx 0.8.0.zip 2021-11-07 353.8 kB
Totals: 6 Items   1.9 MB 0
  • [#244] Added: StreamEx.toMutableList and StreamEx.toMutableSet.
    Removed mutability guarantee for toList and toSet. Added temporary system property streamex.default.immutable (set it to 'true' to test with immutable toList and toSet)
  • [#238] Added: valuesToMap, valuesToSortedMap, valuesToNavigableMap methods to StreamEx
  • [#250] Fixed: EntryStream.withoutKeys and EntryStream.withoutValues declared as @SafeVarargs
  • [#251] Changed: public classes like StreamEx and EntryStream declared as final now.
  • [#246] Added: Proper module-info.class, now it's full-fledged JPMS module
  • [#247] Fixed: now it's possible to build using Java 16 and Java 17 (though reference builds are created via Java 11)
  • [#091] Changed: API tests moved to the separate package.
  • [#185] Added: EntryStream.withoutKeys and EntryStream.withoutValues.
  • Minor documentation fixes
Source: README.md, updated 2021-11-07