Name: skT45625 Date: 03/14/2000
Found while browsing java.sun.com
The class java.lang.Arrays (as described at
http://java.sun.com/products/jdk/1.3/docs/api/java/util/Arrays.html) includes
this method:
static boolean equals(boolean[] a, boolean[] a2)
The short description of that method says
"Returns true if the two specified arrays of equals are equal to one another."
The first occurrance of the word "equals" should be replaced by the word "boolean".
(Review ID: 102461)
======================================================================
- duplicates
-
JDK-4385919 Minor error in documentation: 1.2 API Documentation, class java.util.Arrays.
-
- Closed
-