Interface XFilter<T>
-
- All Superinterfaces:
java.lang.Cloneable,Filter<T>
- All Known Subinterfaces:
XAttributableFilter<T>
- All Known Implementing Classes:
HideXEventXAttributableFilterImpl,XAttributableContainsKeyWithValueXFilterImpl
public interface XFilter<T> extends Filter<T>