How do I make this read a file and sort it instead of me having to type it?
public class InsertionSorting {
public static void main(String a[]){ in