arturobernalg commented on a change in pull request #754:
URL: https://github.com/apache/commons-lang/pull/754#discussion_r702291124



##########
File path: src/main/java/org/apache/commons/lang3/ObjectUtils.java
##########
@@ -951,6 +951,25 @@ their constant using one of the CONST() utility methods, 
instead:
             public final static int MAGIC_NUMBER = CONST(5);
      */
 
+    /**
+     * <p>Determine whether the given object is an array:
+     * either an Object array or a primitive array.

Review comment:
       Done.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to