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

All Known Implementing Classes:
ActionCount, ActionPrint

public interface Action<T>


Method Summary
 void apply(T item)
           
 

Method Detail

apply

void apply(T item)


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