resync


Description:

public void resync ()

Resync the iterator.

this function is mostly called after next returned RESYNC.

When an iterator was pushed on this, it will automatically be popped again with this function.

MT safe.

Parameters:

this

The Iterator to resync