Uses of Class
org.apache.stanbol.entityhub.servicesapi.util.AdaptingIterator

Packages that use AdaptingIterator
org.apache.stanbol.entityhub.servicesapi.util   
 

Uses of AdaptingIterator in org.apache.stanbol.entityhub.servicesapi.util
 

Subclasses of AdaptingIterator in org.apache.stanbol.entityhub.servicesapi.util
 class FilteringIterator<T>
          Implementation of an Iterator that iterates over a filtered set of elements of its parent Iterator.
 class TextIterator
           
 class TypeSafeIterator<T>
          Filters elements of the base Iterator base on the generic type of this one
 



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