java stream map to arry code example Example: collect as arr java 8 String[] myNewArray3 = myNewStream.toArray(String[]::new);