reset
Description:
[ Version ( deprecated = true ) ]
public void reset ()
public void reset ()
Warning: reset is deprecated.
Reset the iterator this to the beginning.
Note:
since 0.19.0.
Use IntsetFastIter instead
It must already be associated with a set.
Parameters:
this |
An integer set iterator to be reset. |