object PriorityGenerator
- Source
- Dispatcher.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- PriorityGenerator
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def apply(priorityFunction: () => Int): PriorityGenerator
Creates a PriorityGenerator that uses the supplied function as priority generator