PollableFutureExtension<T> extension
Provides a toPollable extension method on Future.
- on
-
- Future<
T>
- Future<
Methods
-
toPollable(
) → PollableFuture< T> - Wraps this Future with a PollableFuture.
Provides a toPollable extension method on Future.