DaveAKing / guava-libraries

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

Wiki documentation on primitives missing class name #1452

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In the Primitive Array Utilities paragraph of the Primitives category of the 
documentation wiki, the class (ObjectArrays) containing the various methods 
explained here is never mentioned. 

Original issue reported on code.google.com by gregg.ce...@gmail.com on 19 Jun 2013 at 10:47

GoogleCodeExporter commented 9 years ago
That might be on purpose, since the ObjectArrays class deals with arrays of 
non-primitives?

Original comment by stephan...@gmail.com on 19 Jun 2013 at 3:36

GoogleCodeExporter commented 9 years ago
That's correct. ObjectArrays doesn't live in Primitives.  (It also doesn't 
share most of the methods mentioned on that page.)

Original comment by lowas...@google.com on 19 Jun 2013 at 5:26

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