Committer

trait Committer[T <: Txn[T], A]
class Object
trait Matchable
class Any

Value members

Abstract methods

def commit(newValue: A)(implicit tx: T, undoManager: UndoManager[T]): Unit