| Author |
getting the next element from a arraylist
|
ben riches
Ranch Hand
Joined: Nov 08, 2002
Posts: 126
|
|
hello everyone just a quick question how would i be able to get the next element out of the arr2(arraylist) and put it into the if statement (if (i%10.....)) thanks for your time ben
|
 |
Jawad Kakar
Ranch Hand
Joined: Oct 06, 2002
Posts: 82
|
|
ArrayList contains object as its elements. Jawad
|
 |
 |
|
|
subject: getting the next element from a arraylist
|
|
|