|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mit.ll.group43.surfaceoptimization.aircraft.AircraftAlphaComparator
public class AircraftAlphaComparator
Comparator for Aircraft based on their computed ready times at the runway.
Method Summary | |
---|---|
int |
compare(Aircraft a,
Aircraft b)
|
static AircraftAlphaComparator |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Method Detail |
---|
public static AircraftAlphaComparator getInstance()
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 |