Description: Add ArrayTools class requirements include the following static methods.
static void sort (Person [] a)
This method can be an array of Person type in ascending order, sort array elements in a compareTo method.
To Search:
File list (Check if you may need any files):
Fushu\Fushu.java
.....\Test.java
Fushu