| Interface | Description |
|---|---|
| Filter<T> |
Decide whether an object matches a condition or not.
|
| Class | Description |
|---|---|
| AlwaysApplyFilter<T> |
Always matching filter
|
| AndFilter<T> |
Filter matching only when both sub-filters are matching
|
FilterCopyright © 2018. All Rights Reserved.