PROGRAMS BY javasorting.sf.net

  • Java SortingMachine Free

    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.