| Package | Description |
|---|---|
| com.graphhopper.jsprit.core.problem.solution.route | |
| com.graphhopper.jsprit.core.problem.solution.route.activity |
| Modifier and Type | Method and Description |
|---|---|
Start |
VehicleRoute.getStart()
Returns start-activity of this route.
|
| Modifier and Type | Method and Description |
|---|---|
static Start |
Start.copyOf(Start start) |
static Start |
Start.newInstance(String locationId,
double theoreticalStart,
double theoreticalEnd) |
| Modifier and Type | Method and Description |
|---|---|
static Start |
Start.copyOf(Start start) |
Copyright © 2013–2020. All rights reserved.