remove


Description:

public abstract void remove ()

Removes the current element in the iteration. The cursor is set in an in-between state. Both get and remove will fail until the next move of the cursor (calling next).