static NavigableMap synchroTreeMap() { ret Collections.synchronizedNavigableMap(new TreeMap); }