Uses of Interface
org.gcube.data.streams.Callback

Packages that use Callback
org.gcube.data.streams   
org.gcube.data.streams.dsl.consume   
 

Uses of Callback in org.gcube.data.streams
 

Constructors in org.gcube.data.streams with parameters of type Callback
StreamConsumer(Stream<T> stream, Callback<T> callback)
          Creates an instance with a Stream and a Callback
 

Uses of Callback in org.gcube.data.streams.dsl.consume
 

Methods in org.gcube.data.streams.dsl.consume with parameters of type Callback
<E2> void
ConsumeWithClause.with(Callback<E> consumer)
          Return a Stream configured with a given Callback.
 



Copyright © 2012. All Rights Reserved.