Ok, I have a question for you (for your benefit, not mine):

What does this line do:

for( String str : s);


Explain that to me, and you might have the answer to your question, or at least be...