Exemplo n.º 1
0
 public bool hasNextBar()
 {
     return(dateIndex < data.numDates());
 }