migrator / guava-libraries

Guava: Google Core Libraries for Java 1.6+
0 stars 0 forks source link

Document immutability of ranges in the JavaDocs #12

Open migrator opened 9 years ago

migrator commented 9 years ago

I didn't find information on the immutability of Range instances in the JavaDocs [1]; only the wiki page [2] explicitly states it.

I suggest documenting the immutability directly in the JavaDocs, and thus in the implementation itself.

[1] http://docs.guava-libraries.googlecode.com/git-history/release/javadoc/com/google/common/collect/Range.html [2] https://code.google.com/p/guava-libraries/wiki/RangesExplained

(Slightly unrelated: The comments disappeared from the wiki, especially helpful ones which I remembered to be on the page on ranges are gone. I'd like to state that I don't welcome that change.)

relevance: 1

migrator commented 9 years ago

summary: Not Defined

Augh! How terrible.

status Not Defined creator: kevinb@google.com created at: Jul 23, 2014