Developer's DescriptionBy Richardson SoftwareSort the objects, lists, and types with different algorithms.Sorting Suite is an application to sort objects and lists. It is a Java implementation of 13 sorting algorithms that can sort Objects, Lists, and all primitive types. The suite includes testing and timing classes as well as common comparator classes.