The swap method. @param array a generic collection. @param i the index of the element that will be swapped with the j-element. @param j the index of the element that will be swapped with de i-element.
(T[] array, int i, int j)
source not stored for this graph (policy: none)