AndFilter, ComposedFilter, FiltersHandler, NotFilter, OrFilterpublic interface IFilterObserver
A IFilterObserver instance receives notifications when the associated
IFilter instance updates the held filter.
| Modifier and Type | Method | Description |
|---|---|---|
void |
filterUpdated(IFilter obs) |
Notification made by the observer when the associated
IFilter instance updates the held filter. |
Copyright © 2018 coderazzi. All Rights Reserved.