updateAll method

void updateAll (String update(String key String value))
inherited

Updates all values.

Iterates over all entries in the map and updates them with the result of invoking update.