DOC

org.javimmutable : javimmutable-collections

Maven & Gradle

Jan 01, 2021
2 usages
41 stars

JImmutable Collections · 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.

Table Of Contents

Latest Version

Download org.javimmutable : javimmutable-collections Javadoc & API Documentation - Latest Versions:

All Versions

Download org.javimmutable : javimmutable-collections Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.2.x
3.1.x
3.0.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.9.x
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file javimmutable-collections-3.2.1-javadoc.jar to javimmutable-collections-3.2.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder javimmutable-collections-3.2.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "javimmutable-collections-3.2.1-sources.jar" -d "javimmutable-collections-3.2.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jan 01, 2021
2 usages
41 stars
Aug 31, 2023
41 stars

Discover Dependencies

Apr 14, 2018
2 usages
2 stars
Feb 21, 2018
2 usages
0 stars
Dec 21, 2021
6 usages
469 stars
Jun 18, 2018
2 usages
102 stars
Aug 12, 2018
2 usages
102 stars
May 19, 2020
2 usages
0 stars
Sep 11, 2018
2 usages
1 stars
Jul 27, 2022
2 usages
153 stars
Jan 06, 2019
2 usages
0 stars