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

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

Uses of StreamStopSignal in org.gcube.data.streams
 

Methods in org.gcube.data.streams that throw StreamStopSignal
 void Iteration.stop()
          Stops the ongoing iteration.
 

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

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



Copyright © 2012. All Rights Reserved.