|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mit.ll.group43.surfaceoptimization.aircraft.AircraftSpotReadyComparator
public class AircraftSpotReadyComparator
Comparator for Aircraft based on when they are ready at the spot.
Constructor Summary | |
---|---|
AircraftSpotReadyComparator()
|
Method Summary | |
---|---|
int |
compare(Aircraft a,
Aircraft b)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public AircraftSpotReadyComparator()
Method Detail |
---|
public int compare(Aircraft a, Aircraft b)
compare
in interface java.util.Comparator<Aircraft>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |