public class ExclusionFilter extends Filter
| Constructor and Description |
|---|
ExclusionFilter(Object exclude) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(Object obj)
Just make sure that the current object is not the one to be excluded.
|
filterOnceaddFilter, filter, getProperty, getRequiredProperty, setProperty, toStringpublic ExclusionFilter(Object exclude)
public boolean isValid(Object obj)
isValid in interface IFilterTestisValid in class FilterCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.