Page 926 - AP Computer Science A, 7th edition
P. 926

Just after exiting the swap method:
 After the statements:
x = iPair.getFirst(); y = iPair.getSecond();
 Notice that x and y have been swapped!































































































   924   925   926   927   928