InfiniteIterator::nextMoves the inner Iterator forward or rewinds it Beschreibung
   public void InfiniteIterator::next
    ( void
   ) 
  Moves the inner Iterator forward to its next element if there is one, otherwise rewinds the inner Iterator back to the beginning. 
 Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteEs wird kein Wert zurückgegeben. Siehe auch
 
  |