public static class DepotAngleBusStopDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight extends Object implements Comparable<DepotAngleBusStopDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight>
| Constructor and Description |
|---|
DepotAngleCustomerDifficultyWeight(BusOrStop busOrStop,
double hubAngle,
int hubRoundTripDistance) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(DepotAngleBusStopDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight other) |
public DepotAngleCustomerDifficultyWeight(BusOrStop busOrStop, double hubAngle, int hubRoundTripDistance)
public int compareTo(DepotAngleBusStopDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight other)
compareTo in interface Comparable<DepotAngleBusStopDifficultyWeightFactory.DepotAngleCustomerDifficultyWeight>Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.