Java Arraylist of Array para matriz

String[][] w = allProducts.toArray(new String[][] {});
Aryqs Ipsum