Uses of Interface
org.apache.stanbol.entityhub.servicesapi.util.FilteringIterator.Filter

Packages that use FilteringIterator.Filter
org.apache.stanbol.entityhub.servicesapi.util   
 

Uses of FilteringIterator.Filter in org.apache.stanbol.entityhub.servicesapi.util
 

Constructors in org.apache.stanbol.entityhub.servicesapi.util with parameters of type FilteringIterator.Filter
FilteringIterator(Iterator<T> iterator, FilteringIterator.Filter<T> filter, Class<T> type)
           
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.