static Set synchroHashSet() { return synchronizedSet(new HashSet()); }