-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
@Umesh606
Description
String[] stringArray = {"A,B","B,A","C,D","C,B","A,V"};
stringArray.stream() ------>> Cannot invoke stream() on the array type String[]
is it not good to have streaming on Array as well? :)
Metadata
Metadata
Assignees
Labels
No labels