All Projects → jcabi → jcabi-immutable

jcabi / jcabi-immutable

Licence: other
Immutable Collections

Programming Languages

java
68154 projects - #9 most used programming language

EO principles respected here Managed by Zerocracy DevOps By Rultor.com

Build Status PDD status Maven Central Javadoc

More details are here: immutable.jcabi.com

This module contains truly immutable collections of objects, including Array, ArraySet, and ArrayMap.

Limitation

Encapsulated objects with exposed mutators can mutate their state.

Questions?

If you have any questions about the framework, or something doesn't work as expected, please submit an issue here.

How to contribute?

Fork the repository, make changes, submit a pull request. We promise to review your changes same day and apply to the master branch, if they look correct.

Please run Maven build before submitting a pull request:

$ mvn clean install -Pqulice
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].