org.optaplanner.examples.vehiclerouting.domain.solver
Class DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight
java.lang.Object
org.optaplanner.examples.vehiclerouting.domain.solver.DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight
- All Implemented Interfaces:
- Comparable<DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight>
- Enclosing class:
- DepotDistanceCustomerDifficultyWeightFactory
public static class DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight
- extends Object
- implements Comparable<DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight
public DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight(Customer customer,
int depotRoundTripDistance)
compareTo
public int compareTo(DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight other)
- Specified by:
compareTo
in interface Comparable<DepotDistanceCustomerDifficultyWeightFactory.DepotDistanceCustomerDifficultyWeight>
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.