The compiler can not find a method named insertionSort() with the arguments coded here:


VehicleObjectInsertionSorter.insertionSort(ve,"make");

The only definition I see is:

public...