swap
Method of IntegerArray.
swap(IntegerArray rhs) -> void
Swaps the contents of the IntegerArray lhs and rhs.
Parameters
- rhs: The second IntegerArray.
Method of IntegerArray.
swap(IntegerArray rhs) -> voidSwaps the contents of the IntegerArray lhs and rhs.