Uses of Class
org.gcube.data.streams.dsl.unfold.UnfoldThroughClause

Packages that use UnfoldThroughClause
org.gcube.data.streams.dsl   
 

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

Methods in org.gcube.data.streams.dsl that return UnfoldThroughClause
static
<E> UnfoldThroughClause<E>
Streams.unfold(Stream<E> stream)
          Starts a sentence to produce a Stream that unfolds the elements of another Stream.
 



Copyright © 2012. All Rights Reserved.