org.lexgrid.loader.processor.support
Interface ListFilter<T>

All Known Implementing Classes:
UniqueCuiListFilter

public interface ListFilter<T>

The Interface ListFilter.

Author:
Kevin Peterson

Method Summary
 java.util.List<T> filter(java.util.List<T> items)
          Filter.
 

Method Detail

filter

java.util.List<T> filter(java.util.List<T> items)
Filter.

Parameters:
items - the items
Returns:
the list< t>

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.