java.lang.Object
org.bsc.async.AsyncGenerator.Embed<E>
- All Implemented Interfaces:
AsyncGenerator.HasResultValue
- Enclosing interface:
- AsyncGenerator<E>
-
Constructor Summary
ConstructorsConstructorDescriptionEmbed
(AsyncGenerator<E> generator, AsyncGenerator.EmbedCompletionHandler onCompletion) -
Method Summary
-
Constructor Details
-
Embed
-
-
Method Details
-
resultValue
- Specified by:
resultValue
in interfaceAsyncGenerator.HasResultValue
-