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