public class PriorityPlanner extends FIFOPlanner
| Constructor and Description |
|---|
PriorityPlanner() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
orderBy() |
filter, initialize, plan, setMaxStock, setUseGpupublic java.util.List<java.lang.String> orderBy()
orderBy in interface PlannerorderBy in class FIFOPlanner