Skip to content

Version 2.4.1

Choose a tag to compare

@brianburton brianburton released this 27 Feb 01:57
· 486 commits to master since this release

This patch release fixes an issue with JImmutables.ralistCollector() that could cause parallel collection to drop values in some circumstances.

Useful Links

Project Wiki
Collections Overview
Project Javadoc

Maven Coordinates

<dependency>
    <groupId>org.javimmutable</groupId>
    <artifactId>javimmutable-collections</artifactId>
    <version>2.4.1</version>
</dependency>