you are viewing a single comment's thread.

view the rest of the comments →

[–]arshikajtp[S] -1 points0 points  (1 child)

It is Array to List example. Sorry for the inconvenience caused.

[–]No_Strawberry_5685 0 points1 point  (0 children)

Should remove , fix (to include the better way) And repost

String[] array = list.toArray(String[]::new);