Committer

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

Value members

Abstract methods

def commit(newValue: A)(tx: T): UndoableEdit