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