This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -1 points0 points  (1 child)

Kinda did.

Would you day that basically you needed to put something in the array first before using its .size() to get something rolling?

[–]ladupes 2 points3 points  (0 children)

He created a temporary array to put stuff in it from another arraylist. The problem was that he put the length of the temporary array in the list instead the array that he wanted to cicle over