static Set synchroWeakHashSet() { ret Collections.newSetFromMap(newWeakHashMap()); }