- All Superinterfaces:
- IObjectFilter<T>
- All Known Implementing Classes:
- ObjectCollectionFilter
public interface ObjectFilter<T>
extends IObjectFilter<T>
A filter for any kind of object.
It is recommended to use IObjectFilter rather than this interface.
This interface probably will be set to deprecated in the future.
- See Also:
IObjectFilter