|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mit.ll.group43.surfaceoptimization.aircraft.AircraftSpotReleaseComparator
public class AircraftSpotReleaseComparator
Comparator for Aircraft based on the time they are released from the spot.
Method Summary | |
---|---|
int |
compare(Aircraft a,
Aircraft b)
|
static AircraftSpotReleaseComparator |
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 AircraftSpotReleaseComparator 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 |