Package umich.cac.queryengine.comparator

Class Summary
UserNumNodesComparator Sorts userData by run time instead of it's default ordering.
UserWallClockComparator Sorts UserData by wall clock time instead of it's natural ordering by implementing the Comparator interface.