I cant find any sorting function in the java API for vectors. Collections.sort is only for List and not for Vector.<
Collections.sort
List
Vector
Vector is a List