Preto prichadza "Tiger" :
Kód:
Collection<String> someStrings = ...;
for &#40;String aString &#58; someStrings&#41; &#123;
    ...
&#125;