Uses of Interface
org.apache.stanbol.entityhub.servicesapi.util.AdaptingIterator.Adapter

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

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

Constructors in org.apache.stanbol.entityhub.servicesapi.util with parameters of type AdaptingIterator.Adapter
AdaptingIterator(Iterator<T> it, AdaptingIterator.Adapter<T,A> adapter, Class<A> type)
          Constructs an instance based on an iterator of type T, an adapter and the target type
 



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