zcwease / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

Provide abilty to put null into immutable map #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Why ImmutableMap check value for null?
What should I do if I want to put null value?

May by it would be reasonable to introduce:
ImmutableMap.allowNullValues().<all nice methods of ImmutableMap>

Or do not check value for null.

Original issue reported on code.google.com by kua...@gmail.com on 6 Oct 2009 at 12:38

GoogleCodeExporter commented 9 years ago
Sorry, wrong project, please delete this issue

Original comment by kua...@gmail.com on 6 Oct 2009 at 3:20

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 5 Jan 2010 at 7:41

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:16

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:10