public interface Filter<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExtracted(T object) |
boolean isExtracted(T object) throws IllegalArgumentException
IllegalArgumentException - if the object is not supported by the filterCopyright © 2018. All rights reserved.