Uses of Class
org.gcube.data.streams.exceptions.StreamSkipSignal

Packages that use StreamSkipSignal
org.gcube.data.streams   
org.gcube.data.streams.generators   
 

Uses of StreamSkipSignal in org.gcube.data.streams
 

Methods in org.gcube.data.streams that throw StreamSkipSignal
 void Iteration.skip()
          Skip this element of the ongoing iteration.
 

Uses of StreamSkipSignal in org.gcube.data.streams.generators
 

Methods in org.gcube.data.streams.generators that throw StreamSkipSignal
 E2 Generator.yield(E1 element)
          Yields an element of a Stream from an element of another Stream.
 



Copyright © 2012. All Rights Reserved.