Package | Description |
---|---|
org.optaplanner.examples.tsp.domain |
Modifier and Type | Class and Description |
---|---|
class |
Domicile |
class |
Visit |
Modifier and Type | Method and Description |
---|---|
Standstill |
Visit.getPreviousStandstill() |
Modifier and Type | Method and Description |
---|---|
int |
Visit.getDistanceTo(Standstill standstill) |
void |
Visit.setPreviousStandstill(Standstill previousStandstill) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.