prev


Description:

public SequenceIter<G> prev ()

Returns an iterator pointing to the previous position before this.

If this is the begin iterator, the begin iterator is returned.

Parameters:

this

a SequenceIter

Returns:

a SequenceIter pointing to the previous position before this