public static class DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight extends Object implements Comparable<DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight>
Constructor and Description |
---|
DepotAngleCustomerDifficultyWeight(Customer customer,
double depotAngle,
long depotRoundTripDistance) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight other) |
public DepotAngleCustomerDifficultyWeight(Customer customer, double depotAngle, long depotRoundTripDistance)
public int compareTo(DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight other)
compareTo
in interface Comparable<DepotAngleCustomerDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight>
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.