Package akka.http.scaladsl.util
-
Class Summary Class Description FastFuture<A> Provides alternative implementations of the basic transformation operations defined onFuture
, which try to avoid scheduling to anExecutionContext
if possible, i.e. if the given future value is already present.FastFuture.EnhancedFuture<T> FastFuture.EnhancedFuture$ FastFuture$