move elements in array list to specific index code example Example: java list change element position Collections.swap(List<?> list, int i, int j)