PollableFutureExtension<T> extension

Provides a toPollable extension method on Future.

on

Methods

toPollable() PollableFuture<T>
Wraps this Future with a PollableFuture.