Exemplo n.º 1
0
 public Iterator<T> iterator() {
   return adapter.iterator();
 }