Write a static method
getCommonStrings(ArrayList ‹String› list1,ArrayList ‹String› list2)
that returns a new instance of ArrayList containing all of the strings common to both list1 and list2.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.