orrery.observable#

Base class for objects implementing the observer pattern

Classes

Event

Identifies an event that can be raised by an Observable object

Observable

Base class for objects which can send notifications to observers.