public class CustomerNearbyDistanceMeter extends Object implements org.optaplanner.core.impl.heuristic.selector.common.nearby.NearbyDistanceMeter<Customer,Standstill>
| Constructor and Description |
|---|
CustomerNearbyDistanceMeter() |
| Modifier and Type | Method and Description |
|---|---|
double |
getNearbyDistance(Customer origin,
Standstill destination) |
public double getNearbyDistance(Customer origin, Standstill destination)
getNearbyDistance in interface org.optaplanner.core.impl.heuristic.selector.common.nearby.NearbyDistanceMeter<Customer,Standstill>Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.