Package akka.stream.impl.fusing
Class GroupedWeightedWithin$
- java.lang.Object
-
- akka.stream.impl.fusing.GroupedWeightedWithin$
-
public class GroupedWeightedWithin$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static GroupedWeightedWithin$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description GroupedWeightedWithin$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
groupedWeightedWithinTimer()
-
-
-
Field Detail
-
MODULE$
public static final GroupedWeightedWithin$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-