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