Exemplo n.º 1
0
 /** Resets the iterator of the list to the beginning */
 public void reset() {
   list.reset();
 }