public static class DatabaseObject.FilterNew extends Object implements Filter<DatabaseObject>
| Modifier and Type | Field and Description |
|---|---|
static DatabaseObject.FilterNew |
INSTANCE |
| Constructor and Description |
|---|
FilterNew() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExtracted(DatabaseObject object) |
public static DatabaseObject.FilterNew INSTANCE
public boolean isExtracted(DatabaseObject object) throws IllegalArgumentException
isExtracted in interface Filter<DatabaseObject>IllegalArgumentException - if the object is not supported by the filterCopyright © 2021. All rights reserved.