static bool anyNull(Collection l) { ret contains(l, null); }