AbstractMap.replace

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool replace(K key, V oldValue, V newValue)
    class AbstractMap(K, V)
    bool
    replace
  2. V replace(K key, V value)

Meta