|
OptaPlanner distribution 6.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Standstill | |
---|---|
org.optaplanner.examples.tsp.domain | |
org.optaplanner.examples.tsp.swingui |
Uses of Standstill in org.optaplanner.examples.tsp.domain |
---|
Classes in org.optaplanner.examples.tsp.domain that implement Standstill | |
---|---|
class |
Domicile
|
class |
Visit
|
Methods in org.optaplanner.examples.tsp.domain that return Standstill | |
---|---|
Standstill |
Visit.getPreviousStandstill()
|
Methods in org.optaplanner.examples.tsp.domain with parameters of type Standstill | |
---|---|
long |
Visit.getDistanceTo(Standstill standstill)
|
void |
Visit.setPreviousStandstill(Standstill previousStandstill)
|
Uses of Standstill in org.optaplanner.examples.tsp.swingui |
---|
Methods in org.optaplanner.examples.tsp.swingui with parameters of type Standstill | |
---|---|
void |
TspPanel.doMove(Visit visit,
Standstill toStandstill)
|
|
OptaPlanner distribution 6.1.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |