static Set getOrCreateTreeSet(Map> map, A key) { ret getOrCreate(TreeSet, key); }