Snippet - Arraylist InsertionSort

Arraylist InsertionSort

Add an Object (String, int ) to an ArrayList and Sort it using InsertionSort Algorithm.