Package step.core.collections
Interface Filters.FilterFactory<T>
-
- All Known Implementing Classes:
PojoFilters.PojoFilterFactory
- Enclosing class:
- Filters
public static interface Filters.FilterFactory<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TbuildFilter(Filter filter)
-