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