static Map synchroHashMap() { return Collections.synchronizedMap(new HashMap()); }