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, setFilterCopyright © 2002–2016 InfoEther. All rights reserved.