Package org.apache.pekko.dispatch
Class PriorityGenerator$
java.lang.Object
org.apache.pekko.dispatch.PriorityGenerator$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PriorityGenerator$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreates a PriorityGenerator that uses the supplied function as priority generator
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
PriorityGenerator$
public PriorityGenerator$()
-
-
Method Details
-
apply
Creates a PriorityGenerator that uses the supplied function as priority generator
-