0
4
The code creates an array of "ElementClass" objects.
0 Comments
myList.stream().toArray(ElementClass[]::new);