public class CompleteOrRecoverWithMagnet$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static CompleteOrRecoverWithMagnet$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
CompleteOrRecoverWithMagnet$() |
Modifier and Type | Method and Description |
---|---|
<T> CompleteOrRecoverWithMagnet |
apply(scala.Function0<scala.concurrent.Future<T>> future,
Marshaller<T,HttpResponse> m) |
public static final CompleteOrRecoverWithMagnet$ MODULE$
public <T> CompleteOrRecoverWithMagnet apply(scala.Function0<scala.concurrent.Future<T>> future, Marshaller<T,HttpResponse> m)