static NavigableMap> castMultiMapToNavigableMap(MultiMap m) { ret (NavigableMap) multiMapToMap(m); }