| Package | Description |
|---|---|
| com.graphhopper.jsprit.core.algorithm.box |
| Modifier and Type | Method and Description |
|---|---|
static Jsprit.Strategy |
Jsprit.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Jsprit.Strategy[] |
Jsprit.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Jsprit.Builder |
Jsprit.Builder.setProperty(Jsprit.Strategy strategy,
String value) |
Copyright © 2013–2016. All rights reserved.