fr.jayasoft.ivy.filter
Interface Filter

All Known Implementing Classes:
ArtifactTypeFilter, NoFilter

public interface Filter


Method Summary
 boolean accept(java.lang.Object o)
           
 

Method Detail

accept

public boolean accept(java.lang.Object o)