package com.toozhao.sort;

public class InsertionSort {

}
