public class FutureDirectives$ extends java.lang.Object implements FutureDirectives
Modifier and Type | Field and Description |
---|---|
static FutureDirectives$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
FutureDirectives$() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
completeOrRecoverWith, onComplete, onCompleteWithBreaker, onSuccess
public static final FutureDirectives$ MODULE$