class DepotFactory extends Object
Depot instances.| Modifier and Type | Method and Description |
|---|---|
(package private) static org.optaplanner.examples.vehiclerouting.domain.Depot |
depot(org.optaplanner.examples.vehiclerouting.domain.location.Location location)
Create depot from location.
|
static org.optaplanner.examples.vehiclerouting.domain.Depot depot(org.optaplanner.examples.vehiclerouting.domain.location.Location location)
location - depot's locationCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.