- Enclosing interface:
Database
public static interface Database.Filter
A filter type that can be used with
Database.addFilter(Filter)-
Method Summary
Modifier and TypeMethodDescriptionbooleanexclude(Definition definition) Whether to include an object in this database.
-
Method Details
-
exclude
Whether to include an object in this database.
-