de.sciss.model.impl

Type members

Classlikes

trait DummyImpl extends Model[Nothing]
trait ModelImpl[U] extends Model[U]

A straight forward implementation of a model. The trait implements all required methods and provides a dispatch method to fire any updates.

A straight forward implementation of a model. The trait implements all required methods and provides a dispatch method to fire any updates.