SyntaxFix
Write A Post
Hire A Developer
Questions
For a list of array of String
list.forEach(s -> System.out.println(Arrays.toString((String[]) s )));