static NavigableMap synchroNavigableMap(NavigableMap map) { ret (NavigableMap) call(Collections.class, 'synchronizedNavigableMap, map); }