public interface RetainingFilter<T> extends Filter<T>
boolean
retain(T data)
accept
boolean retain(T data)