A B C D E G I M R S T U

I

isSorted(Traversal<City>, Comparator<City>) - Method in class timertests.TimerTests
Is the data generated by the given traversal sorted by comparator?
isSortedAcc(Traversal<City>, Comparator<City>, City) - Method in class timertests.TimerTests
Is the data generated by the given traversal sorted by comparator? and greater than or equal to the previous largest value?

A B C D E G I M R S T U