static Collection valuesForKeysStartingWithIC(TreeMap map, S x) { ret values(keysStartingWithIC(x, map)); }