kucci / guava-libraries

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

small javadoc typo in MapMaker#weakValues() #474

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently:
    @throws IllegalStateException if the key strength was already set

Should be:
    @throws IllegalStateException if the value strength was already set

Appears to be correct for #softValues().

Original issue reported on code.google.com by joe.j.kearney on 9 Nov 2010 at 4:42

GoogleCodeExporter commented 9 years ago
Good catch...thanks!

Original comment by kurt.kluever on 9 Nov 2010 at 6:34

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 18 Jan 2011 at 8:38

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 24 Jan 2011 at 9:34

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:15

GoogleCodeExporter commented 9 years ago

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