Uses of Interface
org.bsc.async.AsyncGenerator.HasResultValue
Packages that use AsyncGenerator.HasResultValue
-
Uses of AsyncGenerator.HasResultValue in org.bsc.async
Classes in org.bsc.async that implement AsyncGenerator.HasResultValueModifier and TypeClassDescriptionstatic class
An asynchronous generator decorator that allows to generators composition embedding other generators.static class
An asynchronous generator decorator that allows retrieving the result value of the asynchronous operation, if any.