Uses of Class
org.gcube.data.streams.adapters.IteratorAdapter

Packages that use IteratorAdapter
org.gcube.data.streams.adapters   
org.gcube.data.streams.dsl   
 

Uses of IteratorAdapter in org.gcube.data.streams.adapters
 

Constructors in org.gcube.data.streams.adapters with parameters of type IteratorAdapter
IteratorStream(IteratorAdapter<E> adapter)
          Creates an instance that adapts a given IteratorAdapter.
 

Uses of IteratorAdapter in org.gcube.data.streams.dsl
 

Methods in org.gcube.data.streams.dsl with parameters of type IteratorAdapter
static
<E> IteratorStream<E>
Streams.convert(IteratorAdapter<E> adapter)
          Converts a custom IteratorAdapter to a Stream.
 



Copyright © 2012. All Rights Reserved.