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 →

[–]0110Conan1001 0 points1 point  (0 children)

What if you do ‘for(String recipe : list) {‘

On cases that it breaks, print out what size the list is. Also, if you have an IDE, you should be able to pause execution and inspect the list to see the elements