Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.41 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.41 KB

EO principles respected here DevOps By Rultor.com

mvn 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.

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