See: Description
Interface | Description |
---|---|
Observable<T> |
Observable design pattern.
|
Observer<T> |
Simple Observer design pattern.
|
Class | Description |
---|---|
Observers<T> |
Class to manage the observers of an instance.
|
Interfaces and implementations related to common "design patterns".