EditMutableMap

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T <: Txn[LazyRef(...)], K, Ex <: ([~ <: Txn[LazyRef(...)]] =>> Elem[~])](name: String, map: Modifiable[T, K, Ex], key: K, value: Option[Ex[T]])(implicit tx: T, keyType: Key[K], valueFormat: TFormat[T, Ex[T]], undoManager: UndoManager[T]): Unit