I am writing a Merge Sort algorithm that needs to sort a Collection of Objects. I don\'t know how to sort the collection without first turning the collection into an array.