"enhanced-for-loop" is Java jargon for the foreach loop (for(T t : collection){}). Therefore a tag synonym should be added.
for(T t : collection){}
about » faq »
tagged
asked
3 months ago
viewed
35 times