See the modified code.It will work



import java.util.ArrayList;
import java.util.Collections;
import java.util.Vector;

public class selectSort{