chen870647924 / guava-libraries

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

Typo in JavaDoc of DiscreteDomain#distance #890

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
DiscreteDomain#distance says in @return:

the distance as described above, or {@link Long#MIN_VALUE} or {@link 
Long#MIN_VALUE} if the distance is too small or too large, respectively.

The second Long#MIN_VALUE should be Long#MAX_VALUE.

Original issue reported on code.google.com by alexande...@gmx.net on 1 Feb 2012 at 3:55

GoogleCodeExporter commented 9 years ago

Original comment by wasserman.louis on 1 Feb 2012 at 4:48

GoogleCodeExporter commented 9 years ago

Original comment by fry@google.com on 5 Mar 2012 at 7:41

GoogleCodeExporter commented 9 years ago
(Chris, I've got this one until you got it already. I think I can handle it.)

Original comment by kevinb@google.com on 16 Mar 2012 at 9:22

GoogleCodeExporter commented 9 years ago

Original comment by cpov...@google.com on 23 Mar 2012 at 8:30

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/guava-libraries/source/detail?r=2c5657b1ee65c4f8338d1d9
b1ed595c4ab50c8fc

Original comment by cpov...@google.com on 24 Mar 2012 at 3:16

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

GoogleCodeExporter commented 9 years ago

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