static <K,V> V
merge(java.util.Map<K,V> map, K key, V value, Function<? super V,? super V,? extends V> remappingFunction)