Package com.spun.util.database
Class DatabaseObject.FilterNew
java.lang.Object
com.spun.util.database.DatabaseObject.FilterNew
- All Implemented Interfaces:
Filter<DatabaseObject>
- Enclosing interface:
- DatabaseObject
Inner Classes
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
FilterNew
public FilterNew()
-
-
Method Details
-
isExtracted
- Specified by:
isExtractedin interfaceFilter<DatabaseObject>- Returns:
- true if the object would be extracted by the filter
- Throws:
IllegalArgumentException- if the object is not supported by the filter
-