Iterator in ArrayList ?
in
Programming Questions
•
1 year ago
Hello there!
I would like to ask if there is something like Iterator for ArrayList like there is in Java..
I tried to find it but I saw iterator only for hashmaps..
If there is Iterator.. is it more efficient for iterations through the loops?
Thanks!
I would like to ask if there is something like Iterator for ArrayList like there is in Java..
I tried to find it but I saw iterator only for hashmaps..
If there is Iterator.. is it more efficient for iterations through the loops?
Thanks!
1