You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/11/07 17:30:31 UTC

[GitHub] [commons-lang] verhas commented on a change in pull request #470: Boolean utils limited cleanup

verhas commented on a change in pull request #470: Boolean utils limited cleanup
URL: https://github.com/apache/commons-lang/pull/470#discussion_r343779084
 
 

 ##########
 File path: src/main/java/org/apache/commons/lang3/ArrayUtils.java
 ##########
 @@ -4609,17 +4609,8 @@ public static int lastIndexOf(final short[] array, final short valueToFind, int
      * (index &lt; 0 || index &gt;= array.length), or if the array is {@code null}.
      * @since 2.1
      */
-    public static boolean[] toPrimitive(final Boolean[] array) {
 
 Review comment:
   Oh. Fuck me!
   
   Was an accident. I will fix.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services