Java SortingMachine

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎1 ‎votes

ABOUT Java SortingMachine

A collection of static sorting methods in a Java class. Each method takes an unsorted array and returns a sorted copy of the array. All methods are overloaded to take arrays of type: byte, short, int, long, float and double.