| Package | Description |
|---|---|
| com.graphhopper.jsprit.core.problem.solution.route | |
| com.graphhopper.jsprit.core.problem.solution.route.activity |
| Modifier and Type | Method and Description |
|---|---|
End |
VehicleRoute.getEnd()
Returns end-activity of this route.
|
| Modifier and Type | Method and Description |
|---|---|
static End |
End.copyOf(End end) |
static End |
End.newInstance(String locationId,
double earliestArrival,
double latestArrival) |
| Modifier and Type | Method and Description |
|---|---|
static End |
End.copyOf(End end) |
| Constructor and Description |
|---|
End(End end) |
Copyright © 2013–2019. All rights reserved.