Package jasima.shopSim.prioRules.basic
Class CR.Variant1
- java.lang.Object
-
- jasima.shopSim.core.PR
-
- jasima.shopSim.prioRules.basic.CR.Variant1
-
- All Implemented Interfaces:
Serializable,Cloneable
- Enclosing class:
- CR
public static class CR.Variant1 extends PR
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Variant1()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublecalcPrio(PrioRuleTarget job)Returns the priority value ofentry.StringgetName()-
Methods inherited from class jasima.shopSim.core.PR
arrivesTooLate, beforeCalc, clone, getOwner, getTieBreaker, init, keepIdle, primaryRule, setFinalTieBreaker, setOwner, setTieBreaker, toString
-
-