static boolean disjoint(Collection> c1, Collection> c2) Returns true if the two specified collections have no elements in common.