Package org.apache.ivy.util.filter
Interface Filter
-
- All Known Implementing Classes:
AndFilter,ArtifactTypeFilter,IvyEventFilter,NoFilter,NotFilter,OrFilter
public interface Filter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccept(java.lang.Object o)
-