Package akka.stream.scaladsl
Class RestartWithBackoffFlow$
- java.lang.Object
-
- akka.stream.scaladsl.RestartWithBackoffFlow$
-
public class RestartWithBackoffFlow$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static RestartWithBackoffFlow$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description RestartWithBackoffFlow$()
-
-
-
Field Detail
-
MODULE$
public static final RestartWithBackoffFlow$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-