org.openjena.atlas.iterator
Interface Filter<T>

All Known Implementing Classes:
FilterOutNulls, FilterStack, FilterUnique

public interface Filter<T>


Method Summary
 boolean accept(T item)
           
 

Method Detail

accept

boolean accept(T item)


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.