Name | Description |
---|---|
Filters | The `Filters` class is the basis of Lithium's method filtering system: an efficient way to enable event-driven communication between classes without tight coupling and without depending on a centralized publish/subscribe system. |