Class PilotComparator

java.lang.Object
All Implemented Interfaces:
Serializable, Comparator<Pilot>

public class PilotComparator extends PersonComparator<Pilot>
A comparator for sorting Pilot objects.
Since:
1.0
Version:
9.0
Author:
Luke
See Also: