T
- The underlying type on which the filter applies.public class NotFilter<T> extends AbstractDelegateFilter<T>
filter
Constructor and Description |
---|
NotFilter() |
NotFilter(Filter<T> filter) |
Modifier and Type | Method and Description |
---|---|
boolean |
filter(T obj) |
String |
toString() |
getFilter, setFilter
Copyright © 2002–2017 InfoEther. All rights reserved.