com.malliina.concurrent

Members list

Type members

Classlikes

For orderly shutdowns I think it's good to shutdown this instance explicitly on app termination.

For orderly shutdowns I think it's good to shutdown this instance explicitly on app termination.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
implicit class FutureOps[T](fut: Future[T])

Attributes

Supertypes
class Object
trait Matchable
class Any
trait Futures

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Futures.type
object Futures extends Futures

Attributes

Companion
trait
Supertypes
trait Futures
class Object
trait Matchable
class Any
Self type
Futures.type

Implicits

Implicits

final implicit def FutureOps[T](fut: Future[T]): FutureOps[T]