I used except to find the modified objects, but except takes a comparator and only returns the difference.
What is the best algorithm to return such result?
Thanks.
I used except to find the modified objects, but except takes a comparator and only returns the difference.
What is the best algorithm to return such result?
Thanks.