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