how to make a forEach loop in java 7 code example Example: how to do for each in java for(int i : alist) { i+=1 }