static bool containsNulls(Collection c) { ret contains(c, null); }