Esempio n. 1
0
 public A next() {
   return converter.conv(iterator.next());
 }