Library providing immutable/persistent collection classes for
Java. While collections are immutable they provide methods for
adding and removing values by creating new modified copies of
themselves. Each copy shares almost all of its structure with
other copies to minimize memory consumption.
| License | BSD 3-clause |
|---|---|
| Categories | Collections |
| Tags | collectionsstructuresdata |
| HomePage | https://github.com/brianburton/java-immutable-collections 🔍 Inspect URL |
| Ranking | #177633 in MvnRepository (See Top Artifacts) #70 in Collections |
| Used By | 2 artifacts |
| Version ▼ | Vulnerabilities | Repository | Usages | Date | |
|---|---|---|---|---|---|
3.2.x | 3.2.1 | Central |
0
| Jan 01, 2021 | |
| 3.2.0 | Central |
0
| Dec 23, 2020 | ||
3.1.x | 3.1.0 | Central |
0
| Apr 16, 2020 | |
3.0.x | 3.0.2 | Central |
0
| Oct 03, 2019 | |
| 3.0.1 | Central |
0
| Sep 21, 2019 | ||
| 3.0.0 | Central | Sep 14, 2019 | |||
2.4.x | 2.4.1 | Central |
0
| Feb 27, 2018 | |
| 2.4.0 | Central |
0
| Feb 23, 2018 | ||
2.3.x | 2.3.0 | Central |
0
| Feb 13, 2018 | |
2.2.x | 2.2.0 | Central |
0
| Dec 23, 2017 | |
2.1.x | 2.1.0 | Central |
0
| Nov 11, 2017 | |
2.0.x | 2.0.0 | Central |
0
| Nov 04, 2017 | |
1.9.x | 1.9.1 | Central | Oct 14, 2017 | ||
| 1.9-beta-3 | Central |
0
| Oct 07, 2017 | ||
1.8.x | 1.8 | Central |
0
| Aug 30, 2014 | |
1.7.x | 1.7 | Central |
0
| Jul 08, 2014 | |
1.6.x | 1.6 | Central |
0
| Apr 12, 2014 | |
1.5.x | 1.5 | Central |
0
| Mar 02, 2014 | |
1.4.x | 1.4 | Central |
0
| Feb 15, 2014 | |
1.3.x | 1.3 | Central |
0
| Dec 07, 2013 |
Related Books
| Java Generics and Collections: Fundamentals and Recommended Practices (2025) by Naftalin, Maurice, Wadler, Philip | |
| Mastering Java Collections: From Basics to Expert Proficiency (2024) by Smith, William | |
| Data Structures and the Java Collections Framework (2011) by Collins, William J. | |
| Java Generics and Collections: Speed Up the Java Development Process (2006) by Naftalin, ., Wadler, Philip |