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