public void Reset() { incr.Reset(); hasNext = true; }
public void Reset() { incr.Reset(); }
public void Reset() { _incr.Reset(); _hasNext = true; }