T - the type of Factory handled by this FactoryFilterEmbosserFilter, PaperFilter, TableFilterpublic interface FactoryFilter<T extends Factory>
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
accept(T object) |
Tests if a specified object should be included in a list.
|
boolean accept(T object)
object - the Object to test