monifu.concurrent.extensions
Provides utility methods for Scala's concurrent.Future companion object.
concurrent.Future
Creates a future that completes with the specified result, but only after the specified delay.
result
delay
Provides utility methods for Scala's
concurrent.Future
companion object.