Ejemplo n.º 1
0
 public override bool hasNext()
 {
     return(_index < _iterable.size());
 }