StreamEx v0.6.3 Release Notes

Release Date: 2016-11-12 // over 7 years ago
    • [#111] Added: StreamEx.toArray(elementClass)
    • [#112] Added: StreamEx.toArray(emptyArray)
    • [#116] Added: MoreCollectors.ifAllMatch()
    • [#119] Added: AbstractStreamEx.toImmutableList(), AbstractStreamEx.toImmutableSet(), EntryStream.toImmutableMap()
    • [#123] Added: StreamEx.into(collection), EntryStream.into(map)