remove


Description:

public void remove (int index)

Remove a value

All values after the removed value will be moved one slot in order to fill in the gap.

Parameters:

index the index of the value to remove