static Map syncExpiringMap(int standardExpiryTime) { ret synchronizedMap(ExpiringMap2(standardExpiryTime)); }