replace

open override fun replace(    key: TK,     oldValue: TV,     newValue: TV): Boolean
open override fun replace(key: TK, value: TV): TV?