for loop with list jaava code example Example: java loop through list for (E element : list) { . . . }