Package com.yworks.util
Interface Filter
-
- All Known Implementing Classes:
CollectionFilter
public interface FilterThe interface Filter.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccepts(java.lang.Object o)Accepts boolean.
-