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