Hey guys..Kindly help me understand this statement... | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Hey guys..Kindly help me understand this statement...

Iterator<String> it = animals.iterator(); https://code.sololearn.com/c8ltlBK3SXqJ/?ref=app https://code.sololearn.com/c8ltlBK3SXqJ/?ref=app

23rd Oct 2019, 4:55 AM
Allan And Lifted Hands
Allan And Lifted Hands - avatar
6 Respostas
+ 3
This line take all values from list for your work with every value in it
23rd Oct 2019, 5:22 AM
id001x
id001x - avatar
23rd Oct 2019, 5:12 AM
id001x
id001x - avatar
+ 1
This line take all values from list for your work with every value in it
23rd Oct 2019, 5:20 AM
id001x
id001x - avatar
+ 1
Ok. What explain you are need? Can you write some concrete question?!
23rd Oct 2019, 5:52 AM
id001x
id001x - avatar
0
Thanks id001x bt i get the rest of the statements and explanations save for just that one line!
23rd Oct 2019, 5:16 AM
Allan And Lifted Hands
Allan And Lifted Hands - avatar
0
id001x really appreciated...i see.
23rd Oct 2019, 5:35 AM
Allan And Lifted Hands
Allan And Lifted Hands - avatar