Package | Description |
---|---|
org.optaplanner.examples.vehiclerouting.domain | |
org.optaplanner.examples.vehiclerouting.domain.timewindowed |
Modifier and Type | Class and Description |
---|---|
class |
Customer |
class |
Vehicle |
Modifier and Type | Field and Description |
---|---|
protected Standstill |
Customer.previousStandstill |
Modifier and Type | Method and Description |
---|---|
Standstill |
Customer.getPreviousStandstill() |
Modifier and Type | Method and Description |
---|---|
int |
Customer.getMilliDistanceTo(Standstill standstill) |
void |
Customer.setPreviousStandstill(Standstill previousStandstill) |
Modifier and Type | Class and Description |
---|---|
class |
TimeWindowedCustomer |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.