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