Is there a built-in Java method to box an array? December 22, 2023 by Tarik No, there is no such method in the JDK. As it’s often the case, however, Apache Commons Lang provides such a method.