DaveAKing / guava-libraries

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

Maps.immutableEnumMap javadoc fix #1397

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Returns an immutable map instance containing the given entries.
Internally, the returned *set* will be backed by an {@link EnumMap}.

Copy-paste error.

Original issue reported on code.google.com by Ash2kk@gmail.com on 2 May 2013 at 4:07

GoogleCodeExporter commented 9 years ago

Original comment by kurt.kluever on 3 May 2013 at 1:18

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

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

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

GoogleCodeExporter commented 9 years ago

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