static A firstKeyWithNullValue(Map map) { ret firstKeyWithValue((B) null, map); }