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.
|
filterOnce
addFilter, filter, getProperty, getRequiredProperty, setProperty, toString
public ExclusionFilter(Object exclude)
public boolean isValid(Object obj)
isValid
in interface IFilterTest
isValid
in class Filter
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.