Uses of Class
org.bsc.async.AsyncGenerator.BaseCancellable
Packages that use AsyncGenerator.BaseCancellable
-
Uses of AsyncGenerator.BaseCancellable in org.bsc.async
Subclasses of AsyncGenerator.BaseCancellable in org.bsc.asyncModifier and TypeClassDescriptionstatic classAn asynchronous generator decorator that allows to generators composition embedding other generators.static classAn asynchronous generator decorator that allows retrieving the result value of the asynchronous operation, if any.static classDeprecated, for removal: This API element is subject to removal in a future version.Inner class to generate asynchronous elements from the queue. -
Uses of AsyncGenerator.BaseCancellable in org.bsc.async.v5
Subclasses of AsyncGenerator.BaseCancellable in org.bsc.async.v5Modifier and TypeClassDescriptionstatic classInner class to generate asynchronous elements from the queue.