exclude Uids
Remove from the given Collection the objects which uid is contained in the given List of uids.
Return
A List of the objects which uid is not contained in the given List of uids.
Parameters
objects
A collection of objects with uid.
uids
A list of uids.