Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.51 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.51 KB

EO principles respected here Managed by Zerocracy 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