static int countValuesWhere(Map map, O... data) { ret countWhere(values(map), data); }