diff options
author | Yury Selivanov <yury@magic.io> | 2018-12-13 12:48:29 -0500 |
---|---|---|
committer | Yury Selivanov <yury@magic.io> | 2018-12-13 12:55:50 -0500 |
commit | 7642044a0c6dd484e259933fce976b2725f9ac59 (patch) | |
tree | 87864a69b3b78beb30a3ec9d4242e82f13b14738 /LICENSE | |
parent | 5a9c2fa8131819523403a6b7a92ad0918f1c595d (diff) | |
download | immutables-7642044a0c6dd484e259933fce976b2725f9ac59.tar.gz immutables-7642044a0c6dd484e259933fce976b2725f9ac59.zip |
Add MapMutation.update(); make creating Map from a Map faster; fix bugs
* Add new MapMutation.update() method that behaves like
MutableMapping.update()
* Make it faster to create a Map() from another Map() -- it's now an
O(1) operation.
* update() method had a bug that could cause the update Map object to
have a wrong number of elements.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions