static PosNegScore getOrCreatePosNegScore(Map map, A key) { ret getOrCreate((Map) map, key, PosNegScore); }