static Set synchroTreeSet() { return Collections.synchronizedSet(new TreeSet()); }