EventDispatcher

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def ofModelUpdate[M, T](subject: Subject[M], update: (T, M) => M): EventDispatcher[T]